commit | 1c26ac0596b758526f46e5fd07483e4ee751302f | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Dec 06 13:37:19 2017 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Jan 17 19:07:15 2018 +0400 |
tree | 060576bdb95ef6dcc92dcad55c3b1c5d790521d1 | |
parent | b1353eeafbd832c6d3809e060af9aea588f47e87 [diff] |
Enable logging.conf & fluentd for heat 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: I283e95bf7c2902b2c7830db54de5c49d4fda8fa0 Related-Prod: PROD-16324