Hi Daniel, dashboards and basically all configuration data is stored in MongoDB. You should be able to dump the MongoDB database of your old system and restore it into the MongoDB database of your new system. Just make sure to use the same node ID (see node_id_file in your Graylog server configuration), because it's being used to identify the Graylog node which should start certain inputs.
Cheers, Jochen On Wednesday, 26 August 2015 13:58:42 UTC+2, [email protected] wrote: > > Hi, > > our older graylog server is crashed, but we can get the data from it > somehow. > > I would like to know, if there is a way to copy the stored/created > dasboards widgets > from the old server to our newer server? > > Regards > > Daniel > -- 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/9b67e312-bbdc-44b3-b4e2-974cb4f2ebee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
