Is there a way to know whether the log stash is parsing data from a particular filebeat or not. I am sending the data from file beat to logstash and there were configuration errors in logstash but i couldn't see the index getting created in elasticsearch. In order troubleshoot, i am trying to understand whether the logstash is parsing data or not .
You could use the stdout filter in Logstash to see if events are getting parsed. If there are config errors, Logstash will not index data to Elasticsearch.
You could refer to the Logstash logs for any errors.
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.