Hey Guys.
We are in the process to upgrade our graylog server to a new physical machine (from v 4.2. to 5.1). I was wondering if there was an easy way to export the graylog configuration into the new server. Our configuration is as such:
@badaboom, in order to bring your MongoDB into the new system, you may need to upgrade Mongo, since 5.1 does not support Mongo 4.x. You can try it first in the new Mongo instance, using mongorestore. It might work but I haven’t tried it. If it doesn’t work, reinstall Mongo as 4.0.16, restore the database and then upgrade MongoDB in place to a supported version. That will upgrade your database as well and you should be good to go.
Hi, did you do an in place upgrade? I’m wanting to do an upgrade from graylog 4.3.15 to version 5.X but keep elasticsearch for now as I’m just not in a position yet to build a new environment and migrate over.
Hi No! I did a dev machine first since I was planing to install fresh into a new server.
Also, I had to update mongodb from 4.0.x to 6.0.x and there was to many steps to follow to get there.
Hope it helps