blob: 7c02e3d5058d2876fad7910f11b873f5f1bf6187 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- packetbeat/packetbeat.reference.yml.orig 2021-10-24 20:47:25 UTC
+++ packetbeat/packetbeat.reference.yml
@@ -1653,7 +1653,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.
|