commit | a993139f24a46c573f80888665c7c2087cc92da9 | [log] [tgz] |
---|---|---|
author | sgarbuz <sgarbuz@mirantis.com> | Thu Jul 19 10:44:20 2018 +0300 |
committer | sgarbuz <sgarbuz@mirantis.com> | Thu Jul 19 10:53:23 2018 +0300 |
tree | f19a5c1e37533e18a7f8f5eafd4884ed8a15688f | |
parent | ecdda77ba68d4e1c6f514c1e5901b988631d79cd [diff] [blame] |
Barbican add ability to use global logging.conf Add ability to use global logging.conf template which can be used in all openstack components which support oslo.log Change-Id: I2867fcc83a54e005c65d6c5f4ed30933ba7abfa5 Related-Prod: PROD-21353
diff --git a/metadata/service/support.yml b/metadata/service/support.yml index ea53a7f..804a555 100644 --- a/metadata/service/support.yml +++ b/metadata/service/support.yml
@@ -9,3 +9,5 @@ enabled: false sphinx: enabled: true + fluentd: + enabled: true