GeoIP challenges - Custom-City.mmdb

I modified your go script to use mmdbtype.Float64 instead of mmdbtype.String, and now it's working as expected. I'm actually curious how this is working in logstash because I would expect that it would be using com.maxmind.geoip2.DatabaseReader as well.

1 Like