Skip to content
Snippets Groups Projects
Commit 689480e7 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add local domains

parent 0603ea51
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,12 @@ heartbeat.config.monitors:
reload.enabled: true
reload.period: 5s
# Configure monitors inline
heartbeat.monitors:
- type: http
urls: ["http://localhost:9200"]
schedule: '@every 10s'
#==================== Elasticsearch template setting ==========================
setup.template.settings:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment