Files
ports/sysutils/beats8/files/patch-heartbeat_heartbeat.yml
Juraj Lutter c7e874cca9 sysutils/beats8: New port
Add sysutils/beats8, beats component for ELK 8.x.

There are many breaking changes in 8.x versions, see
https://www.elastic.co/guide/en/beats/libbeat/8.5/breaking-changes-8.0.html
for details.

Release notes for ELK 8.x are located here:
https://www.elastic.co/guide/en/beats/libbeat/8.5/release-notes.html
2022-11-26 22:03:17 +01:00

12 lines
465 B
YAML

--- heartbeat/heartbeat.yml.orig 2021-07-04 13:59:29 UTC
+++ heartbeat/heartbeat.yml
@@ -13,7 +13,7 @@
# of individual yaml files.
heartbeat.config.monitors:
# Directory + glob pattern to search for configuration files
- path: ${path.config}/monitors.d/*.yml
+ path: ${path.config}/heartbeat.monitors.d/*.yml
# If enabled, heartbeat will periodically check the config.monitors path for changes
reload.enabled: false
# How often to check for changes