monitoring/crowdsec: add MaxMind GeoLite2-City.mmdb

This commit is contained in:
2026-05-17 13:17:08 +04:00
parent 2e132075b3
commit 1581be1722
8 changed files with 81 additions and 9 deletions
+9
View File
@@ -10,3 +10,12 @@ CROWDSEC_BOUNCER_KEY_FW=
# Leave blank to run without Console (no community blocklist subscriptions).
CROWDSEC_ENROLL_KEY=
CROWDSEC_ENROLL_INSTANCE_NAME=
############# MaxMind GeoIP #############
# Free account: https://www.maxmind.com/en/geolite2/signup
# After signup: Manage License Keys -> Generate new license key.
# Used by the geoipupdate sidecar to download/refresh GeoLite2-City.mmdb,
# consumed by the exporter for the Country column in the Local bans table.
# Leave blank to disable: exporter still runs, country labels will be empty.
MAXMIND_ACCOUNT_ID=
MAXMIND_LICENSE_KEY=