Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.4k stars 1.06k forks source link

Create a UI to copy Maxmind DB's or IPinfo DB's into Graylog Clusters #11380

Open jivepig opened 3 years ago

jivepig commented 3 years ago

Right now, it is a manual process to copy all the geoip databases into the nodes that require it.

Why?

Saves time, very accurate and takes steps out of permissions issues on the files and the naming of them.

Your Environment

4.1

jivepig commented 3 years ago

@bud1979 @danotorrey

boosty commented 3 years ago

This would be quite similar to the existing CSV file upload (see screenshot below), so I assume that the related code could be reused.

Screenshot 2021-10-04 at 17 58 16
danotorrey commented 3 years ago

Good point @boosty. This was also discussed in the context of Graylog Cloud, so I wanted to link that conversation here too for review. I think this comment has the latest results from discussion on the topic earlier this year: https://github.com/Graylog2/graylog-plugin-cloud/issues/535#issuecomment-739960302

boosty commented 3 years ago

Thanks @danotorrey. For Graylog Cloud the idea is that we provide the file by default. So this feature is mostly interesting for non-cloud cases.

jivepig commented 1 year ago

This adds more context with Docker. It gets difficult to map geoip databases.