commit | dd0d02852f3b073217d9e40874a869db6b84bb4d | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Dec 06 12:45:31 2017 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Jan 17 19:27:07 2018 +0400 |
tree | 1191159696bede78923fb9e52bd069ba88175089 | |
parent | 1d477ef2cd95483d3d036579130ef54dbddbad46 [diff] |
Enable logging.conf & fluentd for glance 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: Ie592faf9c91c71d5cc551bac62b25a19f04eb691 Related-Prod: PROD-16324