- repair_lapi() now removes stale online_api_credentials.yaml and retries - New repair_capi() function for dedicated CAPI repair - console_enroll() handles CAPI credential cleanup before retry - Added repairCapi API method in frontend - Bump luci-app-crowdsec-dashboard to 0.7.0-r20 - Add openwrt-luci-bf.yaml scenario for LuCI brute force detection - Add secubox-auth-acquis.yaml acquisition config Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
239 B
YAML
8 lines
239 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: syslog
|