Hi,
i’m using graylog 4.3 and the geolocalization feature with MaxMind GeoLite2-City.mmdb and it works fine with my rule in the pipeline.
How graylog manage the mmdb update? Every 3d the file is updated and I need to restart Graylog to use the new version.
Is there another way to update it without a graylog restart?
I update the MMDB’s in my setup using the geoipupdate script from MaxMind: MaxMind geoipupdate
Since it just replaces the database file on the filesystem, I would assume that no reboot is needed, but since I reboot my nodes every few days anyway I can’t say for sure.
So i’d like to understand if there is an API that can I use in order to enable it programmatically. Do you have any suggestion?
Using Graylog swagger I just see something about geoip adapter but nothing about that view
Thanks
Gianluca