Merge "Standardize Fluentd grammar usage"
This commit is contained in:
commit
1785997a56
@ -1,7 +1,7 @@
|
||||
<match *.**>
|
||||
type copy
|
||||
@type copy
|
||||
<store>
|
||||
type elasticsearch
|
||||
@type elasticsearch
|
||||
host {{ elasticsearch_address }}
|
||||
port {{ elasticsearch_port }}
|
||||
logstash_format true
|
||||
|
Loading…
Reference in New Issue
Block a user