Enable logging.conf & fluentd for ceilometer
This change introduce ability to use log_config_append parameter with
new FluentdHandler to send logs directly to Fluentd.
To save per binary log streams as it is in the default logging states generates
separate logging.conf files per service and use /etc/default/<service name>
to pass dedicated logging.conf to every service.
Change-Id: I65d2cc736e4475be0e23c02c234f4b3388900e7a
Related-Prod: PROD-16324
diff --git a/metadata/service/support.yml b/metadata/service/support.yml
index 24f09b4..d423400 100644
--- a/metadata/service/support.yml
+++ b/metadata/service/support.yml
@@ -3,6 +3,8 @@
_support:
collectd:
enabled: true
+ fluentd:
+ enabled: true
heka:
enabled: true
sensu: