Moving to New Graylog Server

Are there any instructions to move Graylog2 from one server (I’m running Centos 7) to another and still have all the old data? Thanks!

There’s no tutorial or comprehensive instructions for this, but Graylog stores its (runtime) configuration in MongoDB and the configuration file, and the messages are stored in Elasticsearch. By moving these components, you should be able to migrate Graylog to another machine.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.