parent
67c5fbca24
commit
45f05dc8c7
3 changed files with 9 additions and 2 deletions
@ -0,0 +1,7 @@ |
||||
name: default_ip_remediation |
||||
filters: |
||||
- Alert.Remediation == true && Alert.GetScope() == "Ip" |
||||
decisions: |
||||
- type: ban |
||||
duration: {{ crowdsec_ban_duration }} |
||||
on_success: break |
Loading…
Reference in new issue