chore: rotate auth log

This commit is contained in:
Björn Fromme
2025-12-17 10:22:37 +01:00
parent 1bb145e3be
commit d27b78cec1
+2 -1
View File
@@ -73,7 +73,8 @@ when@prod:
level: info
channels: ["bpn"]
auth:
type: stream
type: rotating_file
max_files: 7
path: "%kernel.logs_dir%/%kernel.environment%.auth.log"
level: debug
channels: ["auth"]