Syntax error in Fluentd Monasca output config
Resolve trivial syntax error in Fluentd output config for Monasca. Change-Id: I20b37bb83a76bfabb1126925a1b4f1f59767b7a3 Co-Authored-By: Sebastian Luna Valero <sebastian.luna.valero@gmail.com> Closes-Bug: #1885873
This commit is contained in:
parent
cdd7a8a1c7
commit
6c1ce76bb8
@ -1,5 +1,5 @@
|
||||
<match *.**>
|
||||
type copy
|
||||
@type copy
|
||||
<store>
|
||||
@type monasca
|
||||
keystone_url {{ keystone_internal_url }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user