Try to use only the elasticsearch_* config variables in your graylog2-server.conf. The possibility to reference a elasticsearch.yml file for Graylog2 configuration is only recommended for advanced users.
On Fri, Feb 28, 2014 at 6:05 AM, Rahul Gagrani <[email protected]> wrote: > I am facing the same issue where the graylog2 startup is failing with this > error: > > 2014-02-28 04:20:12,193 ERROR: org.elasticsearch.gateway.local.state.meta - > [graylog2-server] failed to read local state, exiting... > org.elasticsearch.ElasticSearchIllegalStateException: node is not configured > to store local location > at > org.elasticsearch.env.NodeEnvironment.nodeDataLocations(NodeEnvironment.java:156) > > > I am using : elasticsearch-0.90.10 with graylog2-server-0.20.0 > > I have already setup cluster.name:graylog2-dev in elasticsearch.yml to match > with elasticsearch_cluster_name = graylog2-dev graylog2.conf > > I am using the tar version of elastic search and the elastic search responds > fine on the REST request. > > Could someone please help here ? > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
