Error getting group status

Hello, can anyone help me with metricbeats.
I have a kubernetes cluster 1.16 and I installed metricbeat, it work but i got 1 error:
instance/metrics.go:285 error getting group status: open /proc/5806/cgroup: no such file or directory

In my conf files - "-system.hostfs=/hostfs",
but container trying to find cgroup /proc/pid/cgroup
I think the right way should be - /hostfs/proc/pid/cgroup. Why metricbeat ignoring system.hostsfs ?

Hi could you share more about your config file please? Thanks!

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