Reviewed-on: https://app.amonstack.com:10301/gitea/ansible-collection/filebeat/pulls/9
This commit is contained in:
commit
62997175e6
|
@ -41,7 +41,7 @@ setup.kibana:
|
|||
output.elasticsearch:
|
||||
hosts: {{ es_hosts }}
|
||||
index: "mgr-{{ instance_name }}-%{[fields.source]}-%{+yyyy.MM.dd}"
|
||||
pipeline: "mgrlogs"
|
||||
pipeline: "cplogs"
|
||||
username: {{ es_user }}
|
||||
password: {{ es_passwd }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue