WARNING: Version 6.2 of Filebeat 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
editDocker 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.