GitHub user resmo opened a pull request:
https://github.com/apache/cloudstack/pull/162
CLOUDSTACK-6885: fix logrotate on VR to depend on size
In 6ac06e5e5e3ceed4a3e3a86ea5f82ffb59c266f2 logrotate was changed to run
hourly. Some logrotate configs still have set `daily` only which results in
logs not rotated hourly. The only way to ensure the log is rotated is to use
size.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/resmo/cloudstack
fix/conntrackd-logrotate-daily
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/162.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #162
----
commit 3dbbc737d6977caf592e1a2261eec2943c4afb32
Author: Rene Moser <[email protected]>
Date: 2015-04-13T15:59:13Z
CLOUDSTACK-6885: fix logrotate on VR to depend on size
In 6ac06e5e5e3ceed4a3e3a86ea5f82ffb59c266f2 logrotate was changed to run
hourly. Some logrotate configs still have set `daily` only which results in
logs not rotated hourly. The only way to ensure the log is rotated is to use
size.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---