summaryrefslogtreecommitdiff
path: root/sysutils/beats8/files/patch-packetbeat_packetbeat.reference.yml
blob: de6d992501235d63b5b1f8161df4bf7516b15bcb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- packetbeat/packetbeat.reference.yml.orig	2022-09-27 13:19:27 UTC
+++ packetbeat/packetbeat.reference.yml
@@ -1634,7 +1634,7 @@ output.elasticsearch:
 
 # The directory from where to read the dashboards. The default is the `kibana`
 # folder in the home path.
-#setup.dashboards.directory: ${path.home}/kibana
+#setup.dashboards.directory: %%DATADIR%%/packetbeat/kibana
 
 # The URL from where to download the dashboards archive. It is used instead of
 # the directory if it has a value.