And here are my geoip fields:

geoip: { 
   
   - properties: { 
      - dma_code: { 
         - type: long
      }
      - continent_code: { 
         - type: string
      }
      - city_name: { 
         - type: string
      }
      - location: { 
         - type: double
      }
      - area_code: { 
         - type: long
      }
      - country_name: { 
         - type: string
      }
      - ip: { 
         - type: string
      }
      - region_name: { 
         - type: string
      }
      - timezone: { 
         - type: string
      }
      - postal_code: { 
         - type: string
      }
      - country_code2: { 
         - type: string
      }
      - country_code3: { 
         - type: string
      }
      - longitude: { 
         - type: double
      }
      - latitude: { 
         - type: double
      }
      - real_region_name: { 
         - type: string
      }
   }

}

On Friday, March 6, 2015 at 4:38:56 PM UTC-8, David Kleiner wrote:
>
> Sure.  
>
> When I try to create a tile map, the only aggregation field that shows up 
> in the left panel for geo coordinates  is of type geohash, which I don't 
> have in the index, see screenshot. 
>
>
> On Friday, March 6, 2015 at 4:27:01 PM UTC-8, Mark Walkom wrote:
>>
>> Can you elaborate? I use the geoip filter all the time with kb4 and have 
>> no problems
>> On 07/03/2015 9:10 am, "David Kleiner" <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> Are there any plans to add calculating geohash to Logstash?  Now that 
>>> Kibana4 is out and won't accept geo coordinates for its map 
>>> visualization... 
>>>
>>> Thanks,
>>>
>>> David
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "elasticsearch" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/elasticsearch/47a6dfbe-b7bd-4de0-8720-ab34cc5eb350%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/elasticsearch/47a6dfbe-b7bd-4de0-8720-ab34cc5eb350%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/1e0688ed-d97e-474a-a44f-68cfbfd04922%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to