Auditbeat, filebeat and journalbeat in kubernetes

Hi all!
I want to get an assistant with filebeat and auditbeat deployed in the k8s cluster.
Here are my yamls:

Auditbeat:

Filebeat:

It runs successfully and has logs:

Auditbeat:

Fiebeat:

But I can't see any data from agents in kibana dashboards (kibana configured in yamls).

Also, I can't find any yaml for journalbeat on the official website:

I noticed that when I do ./elastic-agent inspect output -o default in the pod
Output is a default in spite of configured values in yaml.
Screenshot 2021-12-15 at 21.22.59
Any ideas?

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