[openstack-dev] [tripleo][logging] oslo.log fluentd native logging

Joe Talerico jtaleric at redhat.com
Mon Apr 24 11:47:44 UTC 2017


Hey owls - I have been playing with oslo.log fluentd integration[1] in
a poc commit here [2]. Enabling the native service logging is nice and
tracebacks no longer multiple inserts into elastic - there is a
"traceback" key which would contain the traceback if there was one.

The system-level / kernel level logging is still needed with the
fluent client on each Overcloud node.

I see Martin did the initial work [3] to integrate fluentd, is there
anyone looking at migrating the OpenStack services to using the
oslo.log facility?

Joe

[1] https://github.com/openstack/oslo.log/blob/master/oslo_log/formatters.py#L167
[2] https://review.openstack.org/#/c/456760/
[3] https://specs.openstack.org/openstack/tripleo-specs/specs/newton/tripleo-opstools-centralized-logging.html



More information about the OpenStack-dev mailing list