thanks Jochen...I'll double check that when I'm in the office tomorrow although I'm pretty sure those settings were correct.
Just to clarify...do I need to install Elasticsearch on the graylog-server node before I install graylog-server? The documentation makes reference to the embedded elasticsearch instance within graylog-server so I'm not 100% sure. I didn't see any errors in the server.log file. Thanks, Adam On Wednesday, 28 September 2016 17:54:24 UTC+1, Jochen Schalanda wrote: > > Hi Adam, > > Graylog needs to be able to join the Elasticsearch cluster as a client > node, which means that all other Elasticsearch nodes must be able to > communicate with Graylog and vice versa. > > Check the Elasticsearch cluster name in all config files and make sure > that the elasticsearch_discovery_zen_ping_unicast_hosts > <https://github.com/Graylog2/graylog2-server/blob/2.1.1/misc/graylog.conf#L271-L274> > and elasticsearch_network_host > <https://github.com/Graylog2/graylog2-server/blob/2.1.1/misc/graylog.conf#L293-L298> > settings > are correct. > > Cheers, > Jochen > > On Wednesday, 28 September 2016 18:23:41 UTC+2, Adam wrote: >> >> Hi, >> >> I'm in the process of setting up Graylog in a multi-node setup. I have a >> three node Elasticsearch cluster built and working. I'm now trying to get >> graylog-server installed on a new node. >> >> I'm obviously missing something key, but I can't get graylog-server to >> join the ES cluster and I can't get to the web interface. >> >> I'm a bit unsure whether I need to install Elasticsearch on the >> graylog-server, and if so what configuration needs to happen in the >> elasticsearch.yml file vs the graylog server.conf file. >> >> Can anyone help? >> >> Thanks, >> >> Adam >> > -- 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/85196f22-cfd1-427c-9279-955861cb0764%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
