Hi Sebastien, Here is update about graylog2.conf and /etc/gaylog2-elasticsearch.yml.
# grep "cluster.name" /etc/graylog2-elasticsearch.yml cluster.name: "graylog2" grep "cluster_name" /etc/graylog2.conf elasticsearch_cluster_name = "graylog2" Server start but getting this error. 2014-01-06 13:24:07,069 DEBUG: org.elasticsearch.indices.fielddata.cache - [graylog2-server] using size [-1] [-1b], expire [null] 2014-01-06 13:24:07,080 DEBUG: org.elasticsearch.gateway.local.state.meta - [graylog2-server] using gateway.local.auto_import_dangled [YES], with gateway.local.dangling_timeout [2h] 2014-01-06 13:24:07,080 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 -Sunil. On Sun, Jan 5, 2014 at 11:31 AM, <[email protected]> wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/graylog2/topics > > - errros with > graylog2-server-0.20.0-preive.8<https://mail.google.com/mail/u/0/html/compose/static_files/blank_quirks.html#14363e3a840a4606_group_thread_0>[5 > Updates] > - Digest for [email protected] - 2 Messages in 2 > Topics<https://mail.google.com/mail/u/0/html/compose/static_files/blank_quirks.html#14363e3a840a4606_group_thread_1>[1 > Update] > > errros with > graylog2-server-0.20.0-preive.8<http://groups.google.com/group/graylog2/t/65ed11887c339d08> > > Sebastien Malinge <[email protected]> Jan 04 11:55AM -0800 > > Hello, > > Have you change the elasticsearch.yml config file with the cluster > name : > graylog2 ? > > On Friday, January 3, 2014 10:31:49 PM UTC+1, Sunu wrote: > > > > > Sunu <[email protected]> Jan 04 04:47PM -0800 > > Yes I did but the same issue. One of the post specify update cluster > name > as - graylog2-production on both files /etc/graylog2.conf and > /etc/graylog2-elasticsearch.yml, but no luck. > > BR, > -Sunu. > > On Saturday, January 4, 2014 11:55:43 AM UTC-8, Sebastien Malinge > wrote: > > > > > > Sunu <[email protected]> Jan 04 07:55PM -0800 > > Hi Sebastien, > > > I have update graylog2 on both file as cluster name now i am seeing > the > graylog2 server started but it give this error. Attached graylog2.conf > and > elasticsearch.yml file. > > 2014-01-04 18:35:24,528 INFO : org.graylog2.buffers.OutputBuffer - > Initialized OutputBuffer with ring size <1024> and wait strategy > <BlockingWaitStrategy>. > 2014-01-04 18:35:24,752 INFO : org.elasticsearch.node - > [graylog2-server] > version[0.90.7], pid[30304], build[36897d0/2013-11-13T12:06:54Z] > 2014-01-04 18:35:24,752 INFO : org.elasticsearch.node - > [graylog2-server] > initializing ... > 2014-01-04 18:35:24,757 INFO : org.elasticsearch.plugins - > [graylog2-server] loaded [], sites [] > 2014-01-04 18:35:26,172 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) > at > > > org.elasticsearch.gateway.local.state.meta.LocalGatewayMetaState.pre019Upgrade(LocalGatewayMetaState.java:562) > at > > > org.elasticsearch.gateway.local.state.meta.LocalGatewayMetaState.<init>(LocalGatewayMetaState.java:143) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > at > > > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at > > > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > at > > > org.elasticsearch.common.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:54) > Thanks & Regrds, > -Sunil. > > On Saturday, January 4, 2014 11:55:43 AM UTC-8, Sebastien Malinge > wrote: > > > > > > jane white <[email protected]> Jan 05 01:00AM -0800 > > Have you install the elasticsearch.rpm version? > > Why don't you check your configure file( elasticsearch.yml path)? > > > > 2014년 1월 4일 토요일 오전 6시 31분 49초 UTC+9, Sunu 님의 말: > > > > > Sebastien Malinge <[email protected]> Jan 05 11:54AM +0100 > > Hi Sunu, > > Can you try with this conf : > cluster.name: graylog2 (instead of cluster.name: "graylog2") > > in your elasticsearch.yml > > > > > > > > Digest for [email protected] - 2 Messages in 2 > Topics<http://groups.google.com/group/graylog2/t/8b967fbbd87c879e> > > SUNIL NAIK <[email protected]> Jan 04 04:45PM -0800 > > Can any one share their working /etc/graylg2.conf and > /etc/graylog2-elastcsearch.yml files. for preview .8 support. > > Regrads, > Sunu. > > > > > -- > 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.
