telegraf/etc/logrotate.d/telegraf

11 lines
115 B
Plaintext

/var/log/telegraf/telegraf.log
{
rotate 6
daily
missingok
notifempty
nocreate
compress
}