Hi Nathan, On Wednesday, 3 August 2016 16:10:55 UTC+2, Nathan Mace wrote: > > I'm editing /etc/elasticsearch/elasticsearch.yml. That has to be the > correct file, right? I mean, node 2 doesn't have anything installed > besides ElasticSearch, so what other config file would there be to edit? >
This totally depends on how you've installed Elasticsearch and how you're starting it. The command line used to start ES might give some hints (check `ps -ef | grep java` for the Elasticsearch processes). If you haven't removed the leading whitespace in your Elasticsearch configuration files yet, this would be a good chance. Just to make sure⦠Cheers, Jochen -- 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/c8f0e87c-88f6-43b0-a766-7694d6fc8e58%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
