[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382633#comment-16382633
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10311:
---------------------------------------------

Slair1 opened a new pull request #2471: CLOUDSTACK-10311 Agent Log Rotate 
variable replace bug
URL: https://github.com/apache/cloudstack/pull/2471
 
 
   PR2094 made the log path a variable.  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@.
   
   Line 62 of the pom.xml handles the replacement with the rename in place

----------------------------------------------------------------
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:
us...@infra.apache.org


> 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)

Reply via email to