Small Typo causes crowdsec to fail

first rule is named iame instead of name. seems like a recent typo. I edited file manually and it seems to have allowed crowdsec to boot up.
This commit is contained in:
Bhanu
2025-07-18 18:40:15 +05:30
committed by GitHub
parent b67611094e
commit 87a36d6ae3

View File

@@ -1,4 +1,4 @@
iame: captcha_remediation
name: captcha_remediation
filters:
- Alert.Remediation == true && Alert.GetScope() == "Ip" && Alert.GetScenario() contains "http"
decisions:
@@ -22,4 +22,4 @@ filters:
decisions:
- type: ban
duration: 4h
on_success: break
on_success: break