Init commit
This commit is contained in:
43
opennebula.logrotate
Normal file
43
opennebula.logrotate
Normal file
@@ -0,0 +1,43 @@
|
||||
delaycompress
|
||||
dateext
|
||||
dateformat -%Y%m%d-%s
|
||||
|
||||
compress
|
||||
weekly
|
||||
rotate 4
|
||||
|
||||
/var/log/one/one_xmlrpc.log {
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
|
||||
/var/log/one/oned.log {
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
|
||||
/var/log/one/sched.log {
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
|
||||
/var/log/one/onehem.log {
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
|
||||
/var/log/one/onegate.log {
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
|
||||
/var/log/one/oneflow.log {
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
Reference in New Issue
Block a user