[Bug 1833088] Re: logrotate file for neutron-common does not contain rotate line

James Page james.page at ubuntu.com
Thu Jul 18 07:06:54 UTC 2019


Confirmed on one of my longer running deployments:

$ ls -lrt
total 102684
-rw-r--r-- 1 neutron adm 15340943 Jul 15 06:25 neutron-server.log.4.gz
-rw-r--r-- 1 neutron adm 18282351 Jul 16 06:25 neutron-server.log.3.gz
-rw-r--r-- 1 neutron adm 12212099 Jul 17 06:25 neutron-server.log.2.gz
-rw-r--r-- 1 neutron adm 57340511 Jul 18 06:25 neutron-server.log.1
-rw-r--r-- 1 neutron adm  1952142 Jul 18 07:06 neutron-server.log


** Changed in: neutron (Ubuntu)
   Importance: Low => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1833088

Title:
  logrotate file for neutron-common does not contain rotate line

Status in OpenStack neutron-gateway charm:
  Invalid
Status in neutron package in Ubuntu:
  Incomplete

Bug description:
  Deployed rev. 262 of the charm, checked the /etc/logrotate.d/neutron-
  common and the files does not contain a 'rotate' keyword:

  /var/log/neutron/*.log {
      daily
      missingok
      compress
      delaycompress
      notifempty
      copytruncate
  }

  This also was noticed on other neutron and nova charms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-gateway/+bug/1833088/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list