puppet/munin/files/munin-node.logrotate

9 lines
125 B
Text

/var/log/munin-node/munin-node.log {
daily
missingok
rotate 7
compress
copytruncate
notifempty
create 644 root root
}