ECS Field Reference
ECS 1.12
Cloud
⚠️ Outdated Version: You are viewing ECS version 1.12, which is outdated. View the latest version (9.0)
ECS Version:

Cloud

Fields about the cloud resource.

Fields

Field Summary

FieldTypeLevelDescription
cloud.account.idkeywordExtendedThe cloud account or organization id.
cloud.account.namekeywordExtendedThe cloud account name.
cloud.availability_zonekeywordExtendedAvailability zone in which this host, resource, or service is located.
cloud.instance.idkeywordExtendedInstance ID of the host machine.
cloud.instance.namekeywordExtendedInstance name of the host machine.
cloud.machine.typekeywordExtendedMachine type of the host machine.
cloud.project.idkeywordExtendedThe cloud project id.
cloud.project.namekeywordExtendedThe cloud project name.
cloud.providerkeywordExtendedName of the cloud provider.
cloud.regionkeywordExtendedRegion in which this host, resource, or service is located.
cloud.service.namekeywordExtendedThe cloud service name.

Field Details

cloud.account.id

Type: keyword

Level: Extended

Description: The cloud account or organization id.

Example: 666777888999

Indexed: true

cloud.account.name

Type: keyword

Level: Extended

Description: The cloud account name.

Example: elastic-dev

Indexed: true

cloud.availability_zone

Type: keyword

Level: Extended

Description: Availability zone in which this host, resource, or service is located.

Example: us-east-1c

Indexed: true

cloud.instance.id

Type: keyword

Level: Extended

Description: Instance ID of the host machine.

Example: i-1234567890abcdef0

Indexed: true

cloud.instance.name

Type: keyword

Level: Extended

Description: Instance name of the host machine.

Indexed: true

cloud.machine.type

Type: keyword

Level: Extended

Description: Machine type of the host machine.

Example: t2.medium

Indexed: true

cloud.project.id

Type: keyword

Level: Extended

Description: The cloud project id.

Example: my-project

Indexed: true

cloud.project.name

Type: keyword

Level: Extended

Description: The cloud project name.

Example: my project

Indexed: true

cloud.provider

Type: keyword

Level: Extended

Description: Name of the cloud provider.

Example: aws

Indexed: true

cloud.region

Type: keyword

Level: Extended

Description: Region in which this host, resource, or service is located.

Example: us-east-1

Indexed: true

cloud.service.name

Type: keyword

Level: Extended

Description: The cloud service name.

Example: lambda

Indexed: true