feat: add Fail2ban security detection console

This commit is contained in:
hectorzhao
2026-08-14 10:58:18 +08:00
parent b78faa1aa2
commit d30d9ea4d0
45 changed files with 1967 additions and 18 deletions
+8
View File
@@ -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 =