How to configure parsing for Kubernetes?

I'm trying to activate multiline log parsing for Kubernetes, hopefully only on pods with a certain label. Where's the right place in the daemonset bundle yaml to set this?

Hi @spiffytech,

You can use hints based autodiscover for this, follow this tutorial to do so: https://www.elastic.co/blog/docker-and-kubernetes-hints-based-autodiscover-with-beats

Also the docs: https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-autodiscover-hints.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.