Hi Jesse, you can edit entries in etcd directly by using the /opt/graylog/embedded/bin/etcdctl command. E.g. to list all directories: etcdctl ls /servers - list of Graylog servers /elasticsearch - list of Elasticsearch nodes
After removing a node, run graylog-ctl reconfigure to activate the change. More help with etcdctl -h Cheers, Marius On 21 October 2015 at 21:06, Jesse Skrivseth <[email protected]> wrote: > When running graylog-ctl reconfigure, it seems to query etcd to get the > list of known servers. How can I manage this list and remove servers that > no longer exist? > > -- > 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/1d0f7b11-5864-4fc1-a535-fe4cc915a422%40googlegroups.com > <https://groups.google.com/d/msgid/graylog2/1d0f7b11-5864-4fc1-a535-fe4cc915a422%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Developer Tel.: +49 (0)40 609 452 077 Fax.: +49 (0)40 609 452 078 TORCH GmbH - A Graylog Company Steckelhörn 11 20457 Hamburg Germany https://www.graylog.com <https://www.torch.sh/> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 Geschäftsführer: Lennart Koopmann (CEO) -- 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/CAMqbBb%2BtXfVhLU1dva%3Dg2M-pm21rOB%2B1hjakTWHMf7RSguSiDw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
