WARNING: Version 6.0 of Metricbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
docker Fields
editdocker Fields
editThis functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
Docker stats collected from Docker.
docker.container.id
edittype: keyword
Unique container id.
docker.container.image
edittype: keyword
Name of the image the container was built on.
docker.container.name
edittype: keyword
Container name.
docker.container.labels
edittype: object
Image labels.