I have upgraded the logstash version from 1.4.2 and elasticsearch version from 1.5.0. to 2.1.1 Up gradation was successful, but facing issue while sending events from logstash to Elasticsearch.
Logstash is unable to send the events to elasticsearch?
Do you see anything in the logs/output? Have you tried starting it in verbose or debug mode? Have you verified that Logstash is actually receiving events to be sent to Elasticsearch, e.g. by using the stdout plugin, so that it is not a problem with one of the inputs or filters?
Which version of Logstash are you using? Was there anything in the verbose output that indicate a problem? Can you show us a sample event output through the stdout plugin with rubydebug codec?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.