Convert longitude latitude to geo_point

Hi!
Im trying to get elasticsearch/graylog to convert a longitude/latitude value to a geopoint/geohash value.
im using the geoip resolver and it works, but for grafana i need a geohash value and not the long/lat.
im using this pfsense content pack https://marketplace.graylog.org/addons/6257909f-5244-4a37-869e-0470dc3ee37f

in the content pack is also the mapping for ES which im using: https://raw.githubusercontent.com/opc40772/pfsense-graylog/master/Elasticsearch_pfsense_custom_template/pfsense_custom_template

but the dst_location field is just empty, everytime.
i already tried reinstalling everything, deleting the index, restarting graylog
but it seems like somethings wrong and it just dont want to convert the value.

in graylog i can create a worldmap, and it works properly. so the long/lat values are there.

what can i do?
greetings

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