NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Docker event metricset
editDocker event metricset
editThis is the event metricset of the module docker.
Fields
editFor a description of each field in the metricset, see the exported fields section.
Here is an example document generated by this metricset:
{ "@timestamp": "2017-10-12T08:05:34.853Z", "agent": { "hostname": "host.example.com", "name": "host.example.com" }, "docker": { "event": { "action": "pull", "actor": { "attributes": { "name": "busybox" }, "id": "busybox:latest" }, "from": "", "id": "busybox:latest", "status": "pull", "type": "image" } }, "event": { "dataset": "event", "module": "docker" }, "service": { "type": "docker" } }