[Bug 1522772] Re: logrotate config file matches the wrong files
Bhargavi
bhargavi.c81 at wipro.com
Thu Mar 17 06:52:24 UTC 2016
I’ve tested this on Kilo release ( on Ubuntu Trusty server 14.04) and observed that glance-api.log and glance-registry log files are getting rotated on a daily basis .
And also old files are getting compressed.
Checked the default configuration in "/etc/logrotate.d/glance-common"
file and that has the below entry. This seems to be correct.
/var/log/glance/*.log {
daily
missingok
compress
delaycompress
copytruncate
notifempty
}
looks like it's working as expected.
** Changed in: glance (Ubuntu)
Status: New => In Progress
** Changed in: glance (Ubuntu)
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to glance in Ubuntu.
https://bugs.launchpad.net/bugs/1522772
Title:
logrotate config file matches the wrong files
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glance/+bug/1522772/+subscriptions
More information about the Ubuntu-server-bugs
mailing list