logrotate file name is wrong for keystone log

Bug #1426530 reported by Matt Fischer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystone (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

The keystone file in logrotate.d has the wrong path for the keystone log file. The keystone log is in /var/log/keystone-all.log and the logrotate points at /var/log/keystone.log.

/var/log/keystone/keystone.log {
    daily
    missingok
    rotate 5
    compress
    delaycompress
    notifempty
    copytruncate
}

James Page (james-page)
Changed in keystone (Ubuntu):
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package keystone - 1:2015.1~b3-0ubuntu1

---------------
keystone (1:2015.1~b3-0ubuntu1) vivid; urgency=medium

  * d/pydist-overrides: Add overrides for oslo packages.
  * New upstream milestone:
    - d/p/*: Refreshed.
    - d/control: Align with upstream version requirements.
    - d/control: Add new dependencies on oslo-log, oslo-policy, cryptography
      and msgpack.
  * Enable federation support as now part of core pipeline:
    - d/control: Add BD on pysaml2.
    - d/p/skip-pysaml2.patch: Dropped, no longer required.
  * d/keystone.logrotate: Wildcard log file matching to ensure any keystone
    log files are rotated, irrespective of naming (LP: #1426530).
  * d/python-keystone.install: Install wsgi wrapper as this is now the
    recommended deployment option from upstream (LP: #1426462).
 -- James Page <email address hidden> Mon, 30 Mar 2015 11:15:48 +0100

Changed in keystone (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.