I am using ELK v6.5.3 oss
I had some data in a index say abc-xyz-2020.06.05 (its a daily index)
in the above index data type of some fields were wrong.
I have changed the data type in logstash and ingested data in today's index i.e abc-xyz-2020.06.11
Kibana:
I have a index pattern abc-xyz-* , in this index pattern, in management tab there is Mapping conflict.
I want to create some graphs with new data but not able to create it using index pattern abc-xyz-* , it is not showing new fields to plot on "Y" axis.
Please help me resolving this issue.

