48e2b8e998
This addition is an updated of the curent elk_metrics which will install Elasticsearc, Logstash and Kibana 6.x. It also include configuration guide for haproxy endpoints Change-Id: Iac4dec6d17bc75433e5fe672f3b9781536b8e619
6 lines
67 B
Django/Jinja
6 lines
67 B
Django/Jinja
input {
|
|
beats {
|
|
port => {{ logstash_beat_input_port }}
|
|
}
|
|
}
|