commit | 494a17d047a9c7216354cd1ccbb9fdfa0133e181 | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed Dec 06 16:55:55 2017 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Tue Jan 23 11:29:08 2018 +0000 |
tree | 1cf84de0f79a2a5cf7204f606a428c5a501ad344 | |
parent | a028d7346de44f1227b7098f54e56fd5d9856983 [diff] |
Enable logging.conf & fluentd for keystone 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: I420dd20c2ba7017a2ed336361da1a684d93a77ed Related-Prod: PROD-16324