Skip to content
Snippets Groups Projects
Unverified Commit 2c343562 authored by Cody Hammock's avatar Cody Hammock Committed by Jason Anderson
Browse files

Add blazar to fluentd aggregation

If Blazar is enabled, ensure that fluentd processes its logs.

Change-Id: If71d5c056c042667388dae8e4ee6d51a5ecab46e
parent 114521cc
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
{% set services = [
( 'aodh', enable_aodh ),
( 'barbican', enable_barbican ),
( 'blazar', enable_blazar ),
( 'ceilometer', enable_ceilometer ),
( 'cinder', enable_cinder ),
( 'cloudkitty', enable_cloudkitty ),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment