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 5E75B10CCC for ; Wed, 26 Jun 2013 21:19:20 +0000 (UTC) Received: (qmail 87860 invoked by uid 500); 26 Jun 2013 21:19:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 87843 invoked by uid 500); 26 Jun 2013 21:19:20 -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 87835 invoked by uid 500); 26 Jun 2013 21:19:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 87832 invoked by uid 99); 26 Jun 2013 21:19:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 21:19:20 +0000 Date: Wed, 26 Jun 2013 21:19:19 +0000 (UTC) From: "Brian Angus (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-3216) Logs in the Software routere are not being rotated MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Brian Angus created CLOUDSTACK-3216: --------------------------------------- Summary: Logs in the Software routere are not being rotated Key: CLOUDSTACK-3216 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3216 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: KVM Affects Versions: 4.1.0 Environment: centos kvm Reporter: Brian Angus Priority: Blocker Fix For: 4.1.1 root@r-6-VM:/etc# ls -l logrotate.* -rwxr-xr-x 1 root root 498 Jun 19 16:34 logrotate.conf logrotate.d: total 10 -rwxr-xr-x 1 root root 192 Jun 19 16:34 apache2 -rw-r--r-- 1 root root 173 Dec 13 2012 apt -rw-r--r-- 1 root root 79 Nov 5 2012 aptitude -rw-r--r-- 1 root root 154 Jun 12 2012 conntrackd -rwxr-xr-x 1 root root 266 Jun 19 16:34 dnsmasq -rw-r--r-- 1 root root 232 Oct 20 2012 dpkg -rwxr-xr-x 1 root root 203 Jun 19 16:34 haproxy -rw-r--r-- 1 root root 268 Jun 1 2012 monit -rwxr-xr-x 1 root root 93 Jun 19 16:34 ppp -rwxr-xr-x 1 root root 515 Jun 19 16:34 rsyslog root@r-6-VM:/etc# /usr/sbin/logrotate -d -v /etc/logrotate.conf Ignoring /etc/logrotate.conf because of bad file mode. Handling 0 logs root@r-6-VM:/etc# Looks like the file permissions are correct in the template (0644) but when the router gets deployed the permissions are getting changed. Also there needs to be a config for /var/log/cloud.log -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira