Updating data in elasticsearch with logstash

Hello,
I'm new on ELK, please can someone tell me how to update data in elasticsearch with logstash config.
I'm working on app that send log data (userId, appVersion, date) to elasticsearch whenever client get logged. i want to update the field appVersion whenever client get the app updated to a new version.

thank youu.

I think this link could help you : How to update a field type of existing index in Elasticsearch

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