I'm going to try it with a fresh install. Thanks for your help anyway. Nathan
On Wednesday, August 3, 2016 at 11:29:40 AM UTC-4, Jochen Schalanda wrote: > > Hi Nathan, > > I'm not going to debug your Elasticsearch setup. Maybe starting over in a > fresh VM makes sense. > > Usually, the default config file location is > /etc/elasticsearch/elasticsearch.yml (see > https://www.elastic.co/guide/en/elasticsearch/reference/2.3/setup-dir-layout.html#_deb_and_rpm) > > and this reproducibly works for me. > > Cheers, > Jochen > > On Wednesday, 3 August 2016 16:50:40 UTC+2, Nathan Mace wrote: >> >> I previously removed the leading whitespaces, it didn't make any >> difference. >> >> I installed ES from the steps listed in the Graylog documentation for >> CentOS. It was install via RPM. >> >> Per the init script, it's pulling the /etc/elasticsearch/ folder for the >> configuration location. Which is where the elasticsearch.yml file I'm >> editing is located. That is also the only elasticsearch.yml on the system, >> and other settings I've edited there previously did take effect. >> >> At this point, it's tempting to just blow away the VM and rebuild it from >> scratch. But it's really frustrating. If I run into weird problems like >> this, is it something I want to deal with in a production setting? >> >> Nathan >> >> On Wednesday, August 3, 2016 at 10:18:15 AM UTC-4, Jochen Schalanda wrote: >>> >>> 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/ff8fb1bd-7f21-4859-86cf-6a70eb56f861%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
