[
https://issues.apache.org/jira/browse/CLOUDSTACK-10311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460649#comment-16460649
]
ASF subversion and git services commented on CLOUDSTACK-10311:
--------------------------------------------------------------
Commit df2b26e350121834435d1f4b888a8ecd00c0b5db in cloudstack's branch
refs/heads/4.9 from [~slair1]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=df2b26e ]
CLOUDSTACK-10311 Agent Log Rotate variable replace bug (#2471)
* CLOUDSTACK-10311 Agent Log Rotate variable replace bug
* update travis timeouts
> Agent Log Rotate variable replace bug
> -------------------------------------
>
> Key: CLOUDSTACK-10311
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10311
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: cloudstack-agent
> Affects Versions: 4.10.0.0, 4.9.3.0
> Reporter: Sean Lair
> Priority: Major
>
> The cloudstack-agent was modified to use the @AGENTLOG@ variable entry, but
> the pom.xml file was not correct to do the replacement of the @AGENTLOG@.
> {{@AGENTLOG@}}
> {{/var/log/cloudstack/agent/security_group.log}}
> {{{}}
> {{ copytruncate}}
> {{ daily}}
> {{ rotate 5}}
> {{ compress}}
> {{ missingok}}
> {{}}}
> PR coming
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)