monitoring/crowdsec: update country

This commit is contained in:
2026-05-17 13:34:47 +04:00
parent cb4d12822d
commit 59a62a3cc7
2 changed files with 40 additions and 28 deletions
@@ -428,17 +428,15 @@
"origin": true
},
"indexByName": {
"flag": 0,
"country": 0,
"ip": 1,
"country": 2,
"scenario": 3,
"type": 4,
"Value": 5
"scenario": 2,
"type": 3,
"Value": 4
},
"renameByName": {
"flag": "Flag",
"ip": "IP",
"country": "Country",
"ip": "IP",
"scenario": "Scenario",
"type": "Type",
"Value": "Time remaining"