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:
Stig Telfer 2020-07-01 10:50:38 +02:00
parent cdd7a8a1c7
commit 6c1ce76bb8

View File

@ -1,5 +1,5 @@
<match *.**>
type copy
@type copy
<store>
@type monasca
keystone_url {{ keystone_internal_url }}