Can anyone shed some light on where exactly in the YAML config the configuration property "cleanup_timeout" is supposed to sit?
We're using Filebeat Autodiscover for Kubernetes and unfortunately the documentation around exactly what options can sit at what level in the YAML is patchy at best. The only mention of it in the filebeat.reference.yaml file is here:
However, in the documentation here - https://www.elastic.co/guide/en/beats/filebeat/current/configuration-autodiscover.html - it states that this item is a property of the Provider, does that mean that the config I have is correct?
Please help!