Get count of indexing conflicts

I have some indices with duplicate id's that I am using Logstash to de-dupe into another index in another cluster. Is there a way to have logstash report the number of conflicts that occurred? This would be comparable to if I ran the native reindex API and it reported the number of successes and conflicts.

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