Hi evreyone,
I'am using the geoip filter to get the map value of an ip
geoip {source => "NATDestinationIP" }
It works, it create all type geoip (latitude and longitude.....) but when I look these value on kibana they are texts types (and numbers)!!!! I can not create map whit texts value.
When I want to create a map I can't choose the index pattern i want beacuse there aren't geoip value
This is the problem :
They should be geo data (geopont...)
