commit e642a55e1485c478f1701a74b9dde4983bdda604
Author: Alex Schultz <email address hidden>
Date: Sun Jun 14 13:07:25 2015 -0500
Add copytruncate to conntrackd logrotate config
Currently the service restart of conntrackd does not always result
in the log files properly being rotated. We have seen instances where
the file will continue to be written to even after rotation. In order
to address this, this change adds a copytruncate to the logrotation
configuration.
Reviewed: https:/ /review. openstack. org/191582 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=e642a55e148 5c478f1701a74b9 dde4983bdda604
Committed: https:/
Submitter: Jenkins
Branch: master
commit e642a55e1485c47 8f1701a74b9dde4 983bdda604
Author: Alex Schultz <email address hidden>
Date: Sun Jun 14 13:07:25 2015 -0500
Add copytruncate to conntrackd logrotate config
Currently the service restart of conntrackd does not always result
in the log files properly being rotated. We have seen instances where
the file will continue to be written to even after rotation. In order
to address this, this change adds a copytruncate to the logrotation
configuration.
Change-Id: I9832021c88d8dd e87e9b391b50b47 9e81f630402
Closes-Bug: 1464932
Related-Bug: 1461400