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
@@ -429,12 +429,14 @@
},
"indexByName": {
"ip": 0,
"scenario": 1,
"type": 2,
"Value": 3
"country": 1,
"scenario": 2,
"type": 3,
"Value": 4
},
"renameByName": {
"ip": "IP",
"country": "Country",
"scenario": "Scenario",
"type": "Type",
"Value": "Time remaining"