I am trying to use geoip, it does the indexing properly but when i see in Kibana4 i get the following error:
No Compatible Fields: The "xxxx" index pattern does not contain any of the following field types: geo_point
I have tried various things which are commented below, but not able to load the latitude & longitude
geoip {
source => "c-ip"
target => "geoip" #add_tag => [ "iis-geoip" ] #add_field => [ "[location][lat]", "%{[geoip][longitude]}" ] #add_field => [ "[location][lon]", "%{[geoip][latitude]}" ]
}
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.