--- filebeat/filebeat.reference.yml.orig 2026-02-23 21:59:03 UTC +++ filebeat/filebeat.reference.yml @@ -1369,12 +1369,12 @@ - type: filestream #filebeat.config: #inputs: #enabled: false - #path: inputs.d/*.yml + #path: filebeat.inputs.d/*.yml #reload.enabled: true #reload.period: 10s #modules: #enabled: true - #path: modules.d/*.yml + #path: filebeat.modules.d/*.yml #reload.enabled: true #reload.period: 10s @@ -2448,7 +2448,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%%/filebeat/kibana # The URL from where to download the dashboard archive. It is used instead of # the directory if it has a value.