logzio / sawmill

Sawmill is a JSON transformation Java library
Apache License 2.0
116 stars 24 forks source link

DEV-17237 - fixed MMDB licensing issue -- part2 #218

Closed templatevk closed 4 years ago

templatevk commented 4 years ago

[why] We had a licensing issue with MaxMind geo ip databases that we can't redistribute no more.

[how] The solution is to:

Introduce a configuration with geo ip database path to use at runtime. Use test database samples MaxMind provides along with the LICENSE mention. [todo] Decide if we want geo ip database updates at runtime.