[graylog2] Re: Where does Chef keep the Web-Interface URI list?

2016-07-19 Thread caleb
Worked perfectly. Thanks, Marius! -- 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 graylog2+unsubscr...@googlegroups.com. To view this discussion on the web vi

[graylog2] Re: Where does Chef keep the Web-Interface URI list?

2016-05-30 Thread Marius Sturm
Hi, the list of involved hosts in the cluster is stored and distributed via Etcd. It's organized like a directory tree, so you can do: '/opt/graylog/emvedded/bin/etcdctl ls' or '/opt/graylog/emvedded/bin/etcdctl ls servers' to see all graylog servers. To delete an entry use the rm command: '/opt

[graylog2] Re: Where does Chef keep the Web-Interface URI list?

2016-05-26 Thread caleb
Anyone have any thoughts? -- 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 graylog2+unsubscr...@googlegroups.com. To view this discussion on the web visit http