I have a use case where there are certain values in a field and I want to basically rename them to something that I want.
Example Field Name Appliance_IPAddress=10.100.100.100 , On the dashboard display for a table or pie chart I want it to look like "US-CALIFORNIA_FIREWALL_APPLIANCE.
I need to understand where I can use the mutate filter - can I do this under Edit Visualization object or should this be done somewhere else ? The document says mutate filter is a plugin, is this available with latest version of kibana which we are using ?