Hi All,
I have a kafka topic with some existing data in it. I want to send that data to elasticsearch index using a logstash config file. Currently my config file only send the data which is being entered while the pipeline is running. So, how do I push existing data to elasticsearch?