its difficult to post it on the phone but here is a link to stack overflow. http://stackoverflow.com/questions/40628896/reason-something-is-wrong-with-your-configuration-geoip-dat-mutate-logstash
Can you please help.
Thanks
its difficult to post it on the phone but here is a link to stack overflow. http://stackoverflow.com/questions/40628896/reason-something-is-wrong-with-your-configuration-geoip-dat-mutate-logstash
Can you please help.
Thanks
Does the country field contain a valid IP address you can use in the geoip filter?
Nope don't have a valid IP but user may indeed travel to different office in a different country, so the profile country is the correct one.
Any idea on what is actually wrong.
Any idea?
geoip filter require an IP address as input. If you have a field with a country or place name, the geoip filter can not be used. I am not aware of any existing filter that maps place names to locations so you may need to create your own, possibly using the translate filter.
sure do you have a example to help me out here? I will certainly read the translate filter
No, I unfortunately have no examples of how to best do this.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.