Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DFED6181F8 for ; Wed, 18 Nov 2015 13:04:12 +0000 (UTC) Received: (qmail 7860 invoked by uid 500); 18 Nov 2015 13:04:12 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 7529 invoked by uid 500); 18 Nov 2015 13:04:12 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 7479 invoked by uid 500); 18 Nov 2015 13:04:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 7474 invoked by uid 99); 18 Nov 2015 13:04:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2015 13:04:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EFF1E2C1F5F for ; Wed, 18 Nov 2015 13:04:10 +0000 (UTC) Date: Wed, 18 Nov 2015 13:04:10 +0000 (UTC) From: "Paul Angus (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9073) /var/log/cloudstack/management/catalina.out does not get rotated and compressed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010938#comment-15010938 ] Paul Angus commented on CLOUDSTACK-9073: ---------------------------------------- Fix: remove unused /var/log/cloudstack-management directory add cloudstack-catalina to logrotate.d directory so that /var/log/cloudstack/management/catalina.out is rotated. Pull Request: https://github.com/apache/cloudstack/pull/1087 > /var/log/cloudstack/management/catalina.out does not get rotated and compressed > ------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9073 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9073 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.5.2, 4.6.0 > Environment: CentOS management server > Reporter: Paul Angus > Assignee: Paul Angus > Priority: Minor > Fix For: 4.7.0 > > > /var/log/cloudstack/management/catalina.out does not get rotated and compressed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)