commit | e58fe08e5743ff4122d4cfc804a71a8928ad22d7 | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Fri Dec 01 16:31:14 2017 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Fri Jan 12 11:39:27 2018 +0400 |
tree | b9f913aa0406ea6a7248f70922c42faeda23932b | |
parent | 8b7fcb25035a0cb3e1e126bb619a8e2f0f8fa0d4 [diff] |
Enable logging.conf & fluentd for nova 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: I93f1838592b34d703bb60e823d11dbf33b98e3d5 Related-Prod: PROD-16324