Merge "Standardize Fluentd grammar usage"

This commit is contained in:
Jenkins 2017-08-16 05:26:05 +00:00 committed by Gerrit Code Review
commit 1785997a56

View File

@ -1,7 +1,7 @@
<match *.**>
type copy
@type copy
<store>
type elasticsearch
@type elasticsearch
host {{ elasticsearch_address }}
port {{ elasticsearch_port }}
logstash_format true