mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
13 lines
178 B
Plaintext
13 lines
178 B
Plaintext
/var/log/centreon/centreon_vmware.log {
|
|
copytruncate
|
|
weekly
|
|
maxsize 50M
|
|
rotate 12
|
|
compress
|
|
delaycompress
|
|
notifempty
|
|
missingok
|
|
su root root
|
|
}
|
|
|