I have various mounts on the host that Elastic runs on and Elastic is getting disk statistics from the wrong mount. How do I specify the right mount?
Filesystem Type Size Mounted on
overlay overlay 500G /
/dev/disk-disk xfs 2T /data
I want to tell Elastic to use the xfs mount for statistics not the overlay one.