chronograf/etc/scripts/logrotate

9 lines
118 B
Plaintext

/var/log/chronograf/chronograf.log {
daily
rotate 7
missingok
dateext
copytruncate
compress
}