Map Data from Logstash to Elastisearch

Hi, I am using Logstash to fetch data from Postgres Database.
I am able to fetch the data, I want to modify the data so that I can save fetched data in a proper index format to elasticsearch.

I want to create json object based on my elastisearch index mapping

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