15 lines
219 B
Plaintext
15 lines
219 B
Plaintext
/var/log/xen/xend.log /var/log/xen/xend-debug.log {
|
|
rotate 5
|
|
size 1M
|
|
notifempty
|
|
missingok
|
|
nocompress
|
|
copytruncate
|
|
}
|
|
|
|
/var/log/xen/qemu-dm.*.log {
|
|
rotate 0
|
|
missingok
|
|
monthly
|
|
}
|