Why can't geoip data be used in maps

The geographic visualizations don’t accept any of the geographic information that geoIP provides, stating that it only wants “geo_location,” which I am assuming is latitude and longitude put together. I tried using “aggregate” to put them together, but then Opensearch doesn’t receive anything and it stops working period. What is the deal with this?

Hi, it looks like the format issue for the geo_point, could you try to use the format from documentation? Geopoint - OpenSearch Documentation

If it doesn’t work, please help add more reproduce details about the issue, thanks!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.