Github user dmabry commented on the issue: https://github.com/apache/cloudstack/pull/1915 Agreed with @leprechau . I don't think just changing logrotate to compress and rotate at smaller size intervals will not completely solve our issues here. We really need to adjust logrotate to run every hour, or make cloud.log less verbose by default. I'm looking into seeing if it would be viable to make logrotate run every hour, but I believe that will require changing how the systemvm image is built by moving logrotate from cron.daily to cron.hourly. Not a huge deal, but I think it might be right approach over all since we have limited disk space in /var/log.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---