This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Docker image metricset
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Docker image metricset
editThis is the image
metricset of the Docker module.
For 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", "docker": { "image": { "created": "2019-03-25T09:57:14.000Z", "id": { "current": "sha256:fa96dbd9baead0b3a4550c861cc871f40c0c7482889fb5f09c705e7d0622358f", "parent": "" }, "labels": { "license": "Elastic License", "org_label-schema_build-date": "20190305", "org_label-schema_license": "GPLv2", "org_label-schema_name": "logstash", "org_label-schema_schema-version": "1.0", "org_label-schema_url": "https://www.elastic.co/products/logstash", "org_label-schema_vcs-url": "https://github.com/elastic/logstash-docker", "org_label-schema_vendor": "Elastic", "org_label-schema_version": "8.0.0-SNAPSHOT" }, "size": { "regular": 770558778, "virtual": 770558778 }, "tags": [ "docker.elastic.co/logstash/logstash:8.0.0-SNAPSHOT" ] } }, "event": { "dataset": "docker.image", "duration": 115000, "module": "docker" }, "metricset": { "name": "image" }, "service": { "address": "/var/run/docker.sock", "type": "docker" } }