Kafka to elasticsearch

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?

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