filebeat.inputs:
- type: container
paths:
- '/var/lib/docker/containers/*/*.log'
output.logstash:
hosts: ["logstash:5044"]