feat: add Fail2ban security detection console
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Definition]
|
||||
# Detection remains report-only. The fixed action is installed by the deployment
|
||||
# script and can only forward Fail2ban's matched IP/jail values to the local collector.
|
||||
actionstart =
|
||||
actionstop =
|
||||
actioncheck =
|
||||
actionban = /opt/cmpp-platform/current/bin/cmpp-security-agent report <name> <ip>
|
||||
actionunban =
|
||||
Reference in New Issue
Block a user