12 lines
261 B
Text
12 lines
261 B
Text
|
# Module: logstash
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-logstash.html
|
||
|
|
||
|
- module: logstash
|
||
|
#metricsets:
|
||
|
# - node
|
||
|
# - node_stats
|
||
|
period: 10s
|
||
|
hosts: ["localhost:9600"]
|
||
|
#username: "user"
|
||
|
#password: "secret"
|