Hi
i have latitude+latitude on logstash and i want to set geo point
i tried
add_field =>{ "geoip.location" => 13.55 }
add_field => { "geoip.location" => 5.69 }
and many more permutation of assigning the geoip.location or geoip.coordinates
on kibana i see
but on visualization i always get the same location, no matter what the coordinate are...
hi, have you tried to add some filter to search(i.e. event:add_biu_propagation)? When i first use geoip the same thing appeard(every point goes to [0, 0]), but then i add some filter to search, every point goes to the right place, and then i stop search with filters (just "*"), every point came to be normal... This is weird, haven't figured it out though
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.