Hi team,
Upon ingesting csv to the elastic engine using logstash, for some of the csv it stops processing at -
[2018-04-18T21:05:05,935][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["//localhost"]}
[2018-04-18T21:05:06,724][INFO ][logstash.pipeline ] Pipeline started succesfully {:pipeline_id=>"main", :thread=>"#<Thread:0x1229bae run>"}
[2018-04-18T21:05:06,810][INFO ][logstash.agent ] Pipelines running {:count=>1, :pipelines=>["main"]}
Any direction to this would be highly appreciable.
Thanks in advance.