We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f557229 + 5283eb8 commit c89902cCopy full SHA for c89902c
ansible/roles/common/templates/conf/output/00-local.conf.j2
@@ -136,7 +136,7 @@
136
</store>
137
{% if log_direct_to_elasticsearch %}
138
<store>
139
- type elasticsearch
+ @type elasticsearch
140
host {{ elasticsearch_address }}
141
port {{ elasticsearch_port }}
142
scheme {{ fluentd_elasticsearch_scheme }}
@@ -197,7 +197,7 @@
197
198
199
200
201
202
203
0 commit comments