ports/sysutils/beats8/files/patch-packetbeat_packetbeat.reference.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

11 lines
491 B
YAML

--- 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.