Search indices with conflict

I have conflicts with some indices and I would like to know what those indice are to be able to re-index

Hi Georg, it looks like you're using Kibana 5.x. In Kibana 7.2.0 we updated the UI to show you a table of which indices conflict: https://github.com/elastic/kibana/pull/35783. If upgrading is not an option, you will have to use Console to check the mappings of all of the indices which match your pattern and manually compare them to find the conflicts.

the version I use is
6.4.1

what is the method per console?

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