52 lines
945 B
Text
52 lines
945 B
Text
|
/var/log/munin/munin-update.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 7
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
create 640 munin adm
|
||
|
}
|
||
|
|
||
|
/var/log/munin/munin-graph.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 7
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
create 660 munin munin
|
||
|
}
|
||
|
|
||
|
/var/log/munin/munin-html.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 7
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
create 640 munin adm
|
||
|
}
|
||
|
|
||
|
/var/log/munin/munin-limits.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 7
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
create 640 munin adm
|
||
|
}
|
||
|
|
||
|
/var/log/munin/munin-cgi-graph.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 7
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
#create 640 www-data adm
|
||
|
# see http://munin-monitoring.org/ticket/1152
|
||
|
copytruncate
|
||
|
}
|