Hi Adam, the elasticsearch_discovery_zen_ping_unicast_hosts and elasticsearch_network_host settings are wrong, see http://docs.graylog.org/en/2.1/pages/configuration/elasticsearch.html#network-setup .
Also take a close look at the network.host setting in your Elasticsearch configuration and make sure that it's using the correct network interface (refer to http://www.elastic.co/guide/en/elasticsearch/reference/current/modules-network.html ). Cheers, Jochen On Thursday, 29 September 2016 11:35:42 UTC+2, Adam wrote: > > Hi, > > I've taken another look at the config files, but I graylog-server still > won't join the ES cluster as a client node and I can't get to the web > interface. > > Here's the process I've run through to deploy so far: > > > 1. Deployed three ES nodes which are all present and configured as a > cluster. I can see each node is both a master and data node in Kopf. > 2. Deployed a new server to run graylog-server and used the deb > package to deploy. > 3. Configured the graylog-server server.conf file to connect to the > existing ES cluster, but I can't see the graylog-server node in Kopf or > connect to the web interface. > > > I've put the config files on pastebin....am I doing something obviously > wrong? I've also added the server.log file. > > > - Elasticsearch config file - http://pastebin.com/DWFS24mJ > - Graylog config file - http://pastebin.com/D9fcaU9D > - Graylog server.log - http://pastebin.com/TXMex7dL > > Thanks for your help; I must be missing something simple. > > 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/93864c9d-4b4e-454d-ad79-f12d12e36c37%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
