aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/beats7/files/patch-heartbeat_heartbeat.yml
blob: 4e41b4e0d011cdc20e98a054d1bbd494f7905f99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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