FreeBSD/jails/config/elk/kibana-xpack.yml

11 lines
249 B
YAML
Raw Normal View History

2021-04-01 01:23:14 -07:00
# Module: kibana
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.10/metricbeat-module-kibana.html
- module: kibana
xpack.enabled: true
period: 10s
hosts: ["localhost:5601"]
#basepath: ""
#username: "user"
#password: "secret"