This field is not indexed thus unavailable for visualization and search

How to Solve this Error:
This field is not indexed thus unavailable for visualization and search.

I am unable to visualize new added index.

Need Help.

You need to make it an indexed field, which will mean changing your mappings and then reindexing the data.

If you see “This field is not indexed thus unavailable for visualization
and search” ou “unindexed fields cannot be searched” when trying to add
the Apache fields you need to reload the fields ( https://rafaelmt.net/en/2015/09/01/kibana-tutorial/#refresh-fields)
all above is referenced by :https://rafaelmt.net/en/2015/09/01/kibana-tutorial/