You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The _nodes/stats API uses the /proc/diskstats file to get disk usage stats. If elasticsearch is running in a container, and if it is configured so that /proc/diskstats reports stats for the underlying host rather than the container, then the _nodes/stats API will return disk usage stats for the host machine rather than the container.