Index JSON data from kafka to elatsicsearch

Hi,

I am trying to index JSON data from KAFKA to elasticsearch using a logstash pipeline. The JSON data is indexed in KAFKA cluster as a single message . How do i exactly parse it and store the JSON data in an index.

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