mirror of
https://github.com/apache/cloudstack
synced 2026-08-10 08:17:51 +00:00
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
/var/log/cloud/vmops.log {
|
|
daily
|
|
size 1M
|
|
rotate 20
|
|
}
|
|
|
|
/var/log/cloud/ovstunnel.log /var/log/cloud/ovs-pvlan.log /var/log/cloud/swiftxen.log /var/log/cloud/s3xen /var/log/cloud/storageplugin {
|
|
daily
|
|
size 1M
|
|
rotate 2
|
|
}
|
|
|