elastic/logstash

Find city/country/region code from geopoint

Open

#4,313 opened on Dec 7, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (3,496 forks)batch import
help wantednew plugin

Repository metrics

Stars
 (14,197 stars)
PR merge metrics
 (Avg merge 4d 15h) (51 merged PRs in 30d)

Description

Hello. Does anybody know if i can find all these information starting from a geopoint field ? city country region

I know that logstash can find several information like these using an IP and maxmind, but i presently do not have access to IP address, only a geopoint: latitude and longitude.

Thanks

Contributor guide