sematext / logagent-js

Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint
https://sematext.com/logagent
Apache License 2.0
389 stars 79 forks source link

Check Maxmind GeoIP integration #190

Closed megastef closed 4 years ago

megastef commented 4 years ago

Maxmind GeoIP download requires a license key now. See: https://github.com/msimerson/maxmind-geolite-mirror/issues/32

The license key can be passed to maxmind-geolite-mirror via MAXMIND_LICENSE_KEY env variable.

Todo:

otisg commented 4 years ago

I added the doc PR: https://github.com/sematext/docs/pull/179