Files
WALinuxAgent/config/waagent.logrotate

8 lines
92 B
Plaintext

/var/log/waagent.log {
compress
monthly
rotate 6
notifempty
missingok
}