Hey guys,
we are using the geoip filter of LS for quite a while with the GeoLite Database, as suggested in the documentation of LS.
This works quite nicely, although now is a new "generation" of databases from Maxmind avaiable, which provides a few more information (like ISP) - the GeoLite2 databases (http://dev.maxmind.com/geoip/geoip2/geolite2/)
This databases aren´t provided in the old binary format, but in the new maxmind binary format, which dont work with the standard geoip filter of LS.
Maxmind is providing some api´s to accessing them, but i don´t know how to implement this in the LS config-file to make it work.
Anyone have already implemented that by any chance?
Thanks