Add audit logging with weekly rotation
This commit is contained in:
@@ -22,6 +22,12 @@ alerts:
|
||||
smart_cooldown_sec: 21600
|
||||
smart_temp_warn: 50
|
||||
|
||||
audit:
|
||||
enabled: true
|
||||
path: "/var/server-bot/audit.log"
|
||||
rotate_when: "W0"
|
||||
backup_count: 8
|
||||
|
||||
arcane:
|
||||
base_url: "http://localhost:3552"
|
||||
api_key: "arc_..."
|
||||
|
||||
Reference in New Issue
Block a user