yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33204
[Bug 1454455] Re: nova doesn't log to syslog
Bill, the logging capabilities are managed by the oslo.log library that
Nova is pulling. All the options you showed in the bug desc are related
to that package, not coming from internal Nova configuration flags (even
if defined in nova.conf)
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1454455
Title:
nova doesn't log to syslog
Status in OpenStack Compute (Nova):
Invalid
Status in Logging configuration library for OpenStack:
New
Bug description:
Logs from nova are not recorded when using syslog. Neutron logging
works fine using the same rsyslog service. I've tried with debug and
verbose enabled and disabled.
1) Nova version:
1:2014.2.2-0ubuntu1~cloud0 on Ubuntu 14.04
2) Relevant log files:
No relevant log files, as that is the problem
3) Reproduction steps:
a) Set the following in nova.conf
logdir=/var/log/nova
b) Restart nova services
c) Confirm that logs are created in /var/log/nova
d) Remove logdir and add the following to nova.conf
use_syslog=true
syslog_log_facility=LOG_LOCAL0
e) Restart nova services
f) Nova's logs are not showing up in /var/log/syslog
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1454455/+subscriptions
References