mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01: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
|
|
}
|
|
|