Files
continuwuity/servers/logrotate.d/traefik.conf
T
2024-12-01 11:37:37 +00:00

9 lines
119 B
Plaintext

/var/log/traefik/* {
missingok
notifempty
weekly
rotate 3
size 10M
compress
delaycompress
}