Elasticsearch field mapped to “text” even though it was mapped as “keyword”
I’m running Elasticsearch version 8.8.0, and I want to map source.as.organization.name
and destination.as.organization.name
as keyword
fields. This is data sent to ES using Filebeat, that is automatically getting IP geoloc enriched.