[
https://issues.apache.org/jira/browse/CLOUDSTACK-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977790#comment-14977790
]
ASF GitHub Bot commented on CLOUDSTACK-9000:
--------------------------------------------
GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/992
[master/4.6] CLOUDSTACK-9000: logrotate cloudstack-agent out and err logs
Adds logrotate rules for cloudstack-agent.{err,out}, jsvc err/out log files
may fill up disk. This adds a logrotate config in the rpm packages
cc @remibergsma @wido @wilderrodrigues and others
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack
master-logrotate-kvm-agent-erroutlogs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/992.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 #992
----
commit c6bfa051c7f247ba612801371f9ce2f8db6b04aa
Author: Rohit Yadav <[email protected]>
Date: 2015-10-28T05:44:49Z
CLOUDSTACK-9000: logrotate cloudstack-agent out and err logs
Adds logrotate rules for cloudstack-agent.{err,out} log files
Signed-off-by: Rohit Yadav <[email protected]>
----
> Logrotate cloudstack-agent error and out files
> ----------------------------------------------
>
> Key: CLOUDSTACK-9000
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9000
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.5.3, 4.6.0
>
>
> As defined in cloud-agent.rc ( -errfile $LOGDIR/cloudstack-agent.err -outfile
> $LOGDIR/cloudstack-agent.out $CLASS), jsvc can fill up disk very quickly in
> case of errors. The fix would be to logrotate, the out and err files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)