Compare commits
2 Commits
913e2dd9d0
...
62997175e6
Author | SHA1 | Date |
---|---|---|
pengln | 62997175e6 | |
pengln | 8b7c9c4f49 |
|
@ -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