- Rename crowdsec-firewall-bouncer to secubox-app-cs-firewall-bouncer - Rename secubox-auth-logger to secubox-app-auth-logger - Delete secubox-crowdsec-setup (merged into other packages) - Fix circular dependencies in luci-app-secubox-crowdsec - Fix dependency chain in secubox-app-crowdsec-bouncer - Add consolidated get_overview API to crowdsec-dashboard - Improve crowdsec-dashboard overview performance Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
245 B
YAML
8 lines
245 B
YAML
# SecuBox Auth Logger Acquisition
|
|
# Reads authentication failure logs from secubox-auth-logger
|
|
# Used by secubox/openwrt-luci-auth parser and secubox/openwrt-luci-bf scenario
|
|
filenames:
|
|
- /var/log/secubox-auth.log
|
|
labels:
|
|
type: secubox-auth
|