Logstash failed to send ping to elasticsearch

Hi guys,

I have my Elasticsearch on one server and logstash on another.

I am getting the following error in my logstash, will need your inputs:

log4j, [2015-03-11T05:26:32.662] WARN:
org.elasticsearch.discovery.zen.ping.unicast:
[logstash-ip-172-xx-xxx-7-8623-2016] failed to send ping to
[[#zen_unicast_1#][ip-172-xx-xx0-7][inet[/172.xx.xxx.71:9200]]]
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[][inet[/172.31.100.71:9200]][discovery/zen/unicast] request_id [402] timed
out after [3750ms]
at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:356)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

Any help would be highly appreciated.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2612f577-2f73-49f2-9590-966347fbdde3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

TCP/9200 is for REST interface...Zen ping should be on 9300 ... I suspect
you set a config wrong...
On 11/03/2015 4:33 pm, "Monika Bhadauria" monika@codeignition.co wrote:

Hi guys,

I have my Elasticsearch on one server and logstash on another.

I am getting the following error in my logstash, will need your inputs:

log4j, [2015-03-11T05:26:32.662] WARN:
org.elasticsearch.discovery.zen.ping.unicast:
[logstash-ip-172-xx-xxx-7-8623-2016] failed to send ping to
[[#zen_unicast_1#][ip-172-xx-xx0-7][inet[/172.xx.xxx.71:9200]]]
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[inet[/172.31.100.71:9200]][discovery/zen/unicast] request_id [402]
timed out after [3750ms]
at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:356)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

Any help would be highly appreciated.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/2612f577-2f73-49f2-9590-966347fbdde3%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/2612f577-2f73-49f2-9590-966347fbdde3%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CACj2-4%2Bhed_fm036_DcNMKdsX-s68qkXGnOmYU6mH%3DAEgw_zzA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.