openstack-helm/magnum
Steve Wilkerson da7bc575ec Add logging.conf files to enabled loggers/handlers/formatters
This introduces a mechanism for generating the logging.conf
file for the openstack services via the values. This allows us to
define loggers, handlers, and formatters for the services and the
modules they're composed of.

This also allows us to take advantage of the oslo fluent handler
and formatter. The fluent handler and formatter give us the
following benefits: sending logs directly to fluentd instead of
routed to stdout/stderr and then through fluentbit to fluentd,
project specific tags on the logged events (enables us to define
more robust filters in fluentd for aggregation if required),
full traceback support, and additional metadata (modules that
created logged event, etc)

Depends-On: https://review.openstack.org/577796

Change-Id: I63340ce6b03191d93a74d9ac6947f0b49b8a1a39
2018-06-26 09:51:14 -05:00
..
templates Add logging.conf files to enabled loggers/handlers/formatters 2018-06-26 09:51:14 -05:00
Chart.yaml Update the home page for openstack project 2018-05-27 14:01:50 -04:00
requirements.yaml Add Magnum Chart 2017-05-04 10:18:32 -05:00
values.yaml Add logging.conf files to enabled loggers/handlers/formatters 2018-06-26 09:51:14 -05:00