Hello,
My data doesn't contain the IP of the client but only a country code.
How can I make a geohash with the country code?
Thank you!
Hello,
My data doesn't contain the IP of the client but only a country code.
How can I make a geohash with the country code?
Thank you!
You would have to have a separate service outside of kibana that turns the country codes into lat, lng, precision.
Peace,
Khalah
If Logstash is used to populate ES, a translate filter could be used to map country codes to lat/lon values.
Try Vector map from here : https://github.com/stormpython/vectormap
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.