Slair1 commented on issue #2094: Agent logrotation URL: https://github.com/apache/cloudstack/pull/2094#issuecomment-366281898 @rhtyd Is there a bug in the PR? on our KVM server, our logrotate is as below. isn't `@AGENTLOG@ ` supposed to re replaced with file names? ``` @AGENTLOG@ /var/log/cloudstack/agent/security_group.log { copytruncate daily rotate 5 compress missingok } ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
