File: //etc/logrotate.d/omsagent-dfe3ebaa-5c4a-4f1d-b7d5-61a91b00c325
/var/opt/microsoft/omsagent/dfe3ebaa-5c4a-4f1d-b7d5-61a91b00c325/log/omsagent.log {
rotate 10
missingok
notifempty
compress
size 100M
copytruncate
}
/var/opt/microsoft/omsagent/log/urp.log {
rotate 3
missingok
notifempty
compress
size 50k
copytruncate
}
/var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/watcher.log {
rotate 3
missingok
notifempty
compress
size 100M
copytruncate
}
/var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log {
rotate 3
missingok
notifempty
compress
size 100M
copytruncate
}