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

11 lines
267 B
YAML
Raw Normal View History

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