Filebeat can't read container logs

hi , I use this ymal create in namesplace defuld; created success, but can't find any logs by type: container. Any help!!!!

https://raw.githubusercontent.com/elastic/beats/7.4/deploy/kubernetes/filebeat-kubernetes.yaml

And filebeat logs:

log/input.go:297 stat(/var/log/containers/.log) failed: stat 5579.log: no such file or directory

Hey @langzichai,

this manifest aims for kube-system namespace not default. Also the logs you attach indicate that it might be a permission problem. Could you retry with the proper namespace?

The filebeat must create in kube-system?

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