Hi,
I'm using Elastic-Agent Docker. Using version 8.5.0.
My host server have multiple mount points. E.g. a mount point /app. But Elastic-Agent is not sending in any data about these mount points, see below screenshot:
Here you can see the output from "df" in the elastic-agent docker container and also how the /etc/mtab looks like:
I'm starting the elastic-agent docker like this:
Why is elastic-agent not sending in info about other mount points like /app (/hostfs/app) ?