python-carbon/SOURCES/python-carbon.logrotate
2023-08-25 18:11:00 +02:00

11 lines
141 B
Plaintext

/var/log/carbon/*.log {
weekly
missingok
rotate 7
compress
delaycompress
notifempty
sharedscripts
nocreate
}