Find index with conflicting field

Hello,

I do have fields in indexes that are listed as "Mapping conflict" (keyword, IP for example).

I know I have to reindex documents to fix that, but how I do I figure out what indices have the wrong type of a field?

You can see them on Kibana.

Go to Stack Management > Data View and Select the data view were you know there are conflicts.

It will show you a warning saying how many fields have conflict and a link View Conflicts, when you click on this link, it will filter the fields that have conflict and show the conflicting types with another link that says Conflict, click on this link and it will show in which index the field has which type.

Screenshot from 2024-03-07 11-40-06

Thank you, @leandrojmp.

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