Public bug reported:

The current keystone package (2012.1+stable~20120824-a16a0ab9-0) drops a
logrotate.d file without the compress option.

# cat /etc/logrotate.d/keystone 
/var/log/keystone/keystone.log {
    daily
    missingok
    rotate 5
    postrotate
    restart keystone
    endscript
}

On an all-in-one test installation, this file is >240M after 24 hours.
This system has not had any activity on it post setup.

** Affects: keystone (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/1049309

Title:
  keystone package: logrotate should have compress option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1049309/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to