registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #27912
[Bug 676026] Re: Nova services do not log to new log file after log rotation
Todd: WRT supporting HUP I don't have any particular preference. If
copytruncate works that is fine for me. In fact I'll test that out
right now.
This is what I will be testing in /etc/logrotate.d/nova-common:
/var/log/nova/*.log {
daily
missingok
copytruncate
postrotate
}
--
Nova services do not log to new log file after log rotation
https://bugs.launchpad.net/bugs/676026
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
References