In case you ever try to use kubernetes hint based autodiscover in filebeat, I have a couple of sample gists that should help you get there beyond the Elastic co docs, which leave some key things out.
https://gist.github.com/ITBlogger/f50632d643ec4cb241bdd41355b295ba
Most notably, you no longer specify plugin or module configs and you have to put the annotations under 'spec.template.metadata.annotations'
Hopefully, this helps anyone out who searches for filebeat kubernetes autodiscover hints
Recent Comments