commit | 35dd0e01a8d25025b2606a57d352958fba473eba | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Thu Dec 07 14:16:25 2017 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Jan 17 19:08:21 2018 +0400 |
tree | 1b2fdaaa59976073d08ee92701c6d0d7e375c99a | |
parent | dd748b6cf50d6a1c76f173a683d7894c61eaf951 [diff] |
Enable logging.conf & fluentd for neutron 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: I2952c8c0abe76690114d3ac5d3815b992d48d1cb Related-Prod: PROD-16324