Skip to content
Snippets Groups Projects
Commit dbb0e349 authored by Torstein Egge's avatar Torstein Egge
Browse files

moved into folder

parent 34ceb278
No related branches found
No related tags found
No related merge requests found
heartbeat.config.monitors:
path: ${path.config}/monitors.d/*.yml
reload.enabled: false
reload.period: 5s
heartbeat.monitors:
- type: http
enabled: true
id: my-monitor
name: My Monitor
urls: ["http://localhost:9200"]
schedule: '@every 10s'
setup.template.settings:
index.number_of_shards: 1
index.codec: best_compression
setup.kibana:
output.logstash:
hosts: ["localhost:5044"]
processors:
- add_observer_metadata
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment