Hi, Graylog stores its configuration in two places: the configuration file (e. g. /etc/graylog/server.conf) and MongoDB.
You can use the normal MongoDB backup and restore procedures to make a backup of Graylog's configuration: https://docs.mongodb.com/manual/core/backups/ If you additionally want to make a backup of all indexed messages, you should also make snapshots of your Elasticsearch cluster (see https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html and https://www.elastic.co/guide/en/elasticsearch/guide/current/backing-up-your-cluster.html) or use the archive plugin for Graylog Enterprise: https://www.graylog.org/enterprise/feature/archiving Cheers, Jochen On Wednesday, 13 July 2016 14:01:18 UTC+2, rvb n wrote: > > Hi team, > > Pls advise on bakup process of graylog. > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/d1ba696f-b21e-44ed-bdaa-3d1d29b952e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
