View | Details | Raw Unified | Return to bug 248499 | Differences between
and this patch

Collapse All | Expand All

(-)filebeat/filebeat.yml 2020-08-06 15:08:33.276765000 +0200 (-1 / +1 lines)
Lines 67-73 Link Here
67
filebeat.config.modules:
67
filebeat.config.modules:
68
  # Glob pattern for configuration loading
68
  # Glob pattern for configuration loading
69
  path: ${path.config}/modules.d/*.yml
69
  path: ${path.config}/filebeat.modules.d/*.yml
70
  # Set to true to enable config reloading
70
  # Set to true to enable config reloading
71
  reload.enabled: false
71
  reload.enabled: false

Return to bug 248499