daemonset: enabled: true filebeatConfig: filebeat.yml: | filebeat.inputs: - type: container paths: - /var/log/containers/*.log output.elasticsearch: hosts: ['${ELASTICSEARCH_HOST:elasticsearch-master:9200}']