Logstash data verification

Hi,
i created a logStash filter to pickup the data from a file.
The file has almost 20K entries.
I tested the filter on the - http://grokdebug.herokuapp.com/
The output seems to be fine but when i check elastisearch, I see only 3 rows.
I am not sure whether the complete data was not passed onto elasticsearch or whether I am not checking correctly
I am not sure where to start looking.

Is there any log file within logstash or elasticsearch which will tell me how many entries were pushed into elasticsearch.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.