Hi, Please take into account that Graylog2 v0.90 only supports Elasticsearch 0.90.10. Graylog2 v0.91 (at the moment only a rc) is the one supporting Elasticsearch 1.3.2.
If you already upgraded your ES cluster to 1.3.2 there is no downgrade option, so please install Graylog2 v0.91.0-rc.1. Regards, Edmundo -- Developer Tel.: +49 (0)40 609 452 077 Mobile: +49 (0)171 27 22 181 Mobile (US): +1 (713) 321 8126 Fax.: +49 (0)40 609 452 078 TORCH GmbH Steckelhörn 11 20457 Hamburg Germany https://www.torch.sh/ Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 Geschäftsführer: Lennart Koopmann (CEO) On 23 Sep 2014, at 18:10, blackberry <[email protected]> wrote: > Getting errors trying to use ElasticSearch 1.3.2 > > 2014-09-23 09:08:20,414 WARN : org.elasticsearch.discovery.zen.ping.unicast - > [nas02.cb.ntent.com::graylog2-server] failed to send ping to > [[#zen_unicast_1#][inet[/10.0.124.1:9300]]] > org.elasticsearch.transport.RemoteTransportException: Failed to deserialize > exception response from stream > Caused by: org.elasticsearch.transport.TransportSerializationException: > Failed to deserialize exception response from stream > at > org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(MessageChannelHandler.java:169) > at > org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(MessageChannelHandler.java:123) > at > org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70) > 2014-09-23 09:08:20,417 WARN : org.elasticsearch.transport.netty - > [nas02.cb.ntent.com::graylog2-server] Message not fully read (response) for > [0] handler > org.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing$4@99b230, error > [true], resetting > 2014-09-23 09:08:20,442 INFO : > org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was > added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:1] > 2014-09-23 09:08:20,447 INFO : > org.drools.compiler.kie.builder.impl.KieRepositoryImpl - Adding KieModule > from resource :[ByteArrayResource resource=[B@1a65f1d] > 2014-09-23 09:08:20,484 INFO : > org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was > added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:1] > 2014-09-23 09:08:20,624 INFO : > org.graylog2.bindings.providers.RulesEngineProvider - Using rules: > /etc/graylog2.drl > 2014-09-23 09:08:20,686 INFO : org.graylog2.shared.buffers.ProcessBuffer - > Initialized ProcessBuffer with ring size <1024> and wait strategy > <BlockingWaitStrategy>. > 2014-09-23 09:08:21,866 WARN : org.elasticsearch.discovery.zen.ping.unicast - > [nas02.cb.ntent.com::graylog2-server] failed to send ping to > [[#zen_unicast_1#][inet[/10.0.124.1:9300]]] > org.elasticsearch.transport.RemoteTransportException: Failed to deserialize > exception response from stream > Caused by: org.elasticsearch.transport.TransportSerializationException: > Failed to deserialize exception response from stream > > > > oot@nas02:/opt/graylog2-server-0.90.0# curl 10.0.124.1:9200 > { > "status" : 200, > "name" : "elasticsearch01.cb.ntent.com", > "version" : { > "number" : "1.3.2", > "build_hash" : "dee175dbe2f254f3f26992f5d7591939aaefd12f", > "build_timestamp" : "2014-08-13T14:29:30Z", > "build_snapshot" : false, > "lucene_version" : "4.9" > }, > "tagline" : "You Know, for Search" > } > > > > On Tuesday, September 23, 2014 6:54:01 AM UTC-7, lennart wrote: > Hey everybody, > > I am proud to announce that we just released Graylog2 v0.90. > > You can find all information in the release announcement: > > * http://graylog2.org/news/post/0005-graylog2-v0-90-has-been-released > > Thanks, > Lennart (In the name of the whole Graylog2 team) > > -- > 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/d/optout. -- 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/d/optout.
