Index: config/pipelines.yml
--- config/pipelines.yml.orig
+++ config/pipelines.yml
@@ -1,4 +1,6 @@
 # List of pipelines to be loaded by Logstash
+- pipeline.id: filebeat
+  path.config: "${SYSCONFDIR}/logstash/conf.d/filebeat.yml"
 #
 # This document must be a list of dictionaries/hashes, where the keys/values are pipeline settings.
 # Default values for omitted settings are read from the `logstash.yml` file.
