[Openstack] Logging

Soren Hansen soren at ubuntu.com
Tue Dec 28 21:51:41 UTC 2010


2010/12/28 Ewan Mellor <Ewan.Mellor at eu.citrix.com>:
> What’s the strategy for logging, in Nova’s bright new, eventlet-based
> world?  I want to configure each component to log to syslog, but I can’t see
> anywhere that I can do that.  Are we missing a call to logging.fileConfig,
> or expecting bin/nova-* to configure logging programmatically, or something
> else that I haven’t thought of?  The blueprint at
> http://wiki.openstack.org/UnifiedServiceArchitecture suggests that eventlet
> will be used for logging, which doesn’t even make sense to me.

It doesn't really answer your question per se, but FYI I just learned
that everything logs to stderr now. I've adjusted the upstart jobs in
Ubuntu to redirect stdout and stderr to the relevant log files.

-- 
Soren Hansen
Ubuntu Developer    http://www.ubuntu.com/
OpenStack Developer http://www.openstack.org/




More information about the Openstack mailing list