commit | 4b83f4ce0b6d3c20c275bedfb23a6219d38c7bd7 | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Thu Dec 07 16:17:03 2017 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Jan 17 19:06:17 2018 +0400 |
tree | dc8146e196380fc8358da33686608f316349f4ba | |
parent | ed1ad5a6195d989f772bf9c9a4d8229157b8ffc7 [diff] |
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