chronograf/etc/scripts/logrotate

9 lines
118 B
Plaintext
Raw Normal View History

2016-11-02 20:29:16 +00:00
/var/log/chronograf/chronograf.log {
daily
rotate 7
missingok
dateext
copytruncate
compress
}