is it possible to overwrite the data of an existed index in elasticsearch using logstash when I re-process a json file?
yes, look for thing call action => update.
you have to have same document id for that.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.