Expand description
Fields related to the cloud or infrastructure the events are coming from.
Constantsยง
- CLOUD_
ACCOUNT_ ID - The cloud account or organization id used to identify different entities in a multi-tenant environment. Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.
- CLOUD_
ACCOUNT_ NAME - The cloud account name or alias used to identify different entities in a multi-tenant environment. Examples: AWS account name, Google Cloud ORG display name.
- CLOUD_
AVAILABILITY_ ZONE - Availability zone in which this host, resource, or service is located.
- CLOUD_
INSTANCE_ ID - Instance ID of the host machine.
- CLOUD_
INSTANCE_ NAME - Instance name of the host machine.
- CLOUD_
MACHINE_ TYPE - Machine type of the host machine.
- CLOUD_
ORIGIN_ ACCOUNT_ ID - The cloud account or organization id used to identify different entities in a multi-tenant environment. Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.
- CLOUD_
ORIGIN_ ACCOUNT_ NAME - The cloud account name or alias used to identify different entities in a multi-tenant environment. Examples: AWS account name, Google Cloud ORG display name.
- CLOUD_
ORIGIN_ AVAILABILITY_ ZONE - Availability zone in which this host, resource, or service is located.
- CLOUD_
ORIGIN_ INSTANCE_ ID - Instance ID of the host machine.
- CLOUD_
ORIGIN_ INSTANCE_ NAME - Instance name of the host machine.
- CLOUD_
ORIGIN_ MACHINE_ TYPE - Machine type of the host machine.
- CLOUD_
ORIGIN_ PROJECT_ ID - The cloud project identifier. Examples: Google Cloud Project id, Azure Project id.
- CLOUD_
ORIGIN_ PROJECT_ NAME - The cloud project name. Examples: Google Cloud Project name, Azure Project name.
- CLOUD_
ORIGIN_ PROVIDER - Name of the cloud provider. Example values are aws, azure, gcp, or digitalocean.
- CLOUD_
ORIGIN_ REGION - Region in which this host, resource, or service is located.
- CLOUD_
ORIGIN_ SERVICE_ NAME - The cloud service name is intended to distinguish services running on different platforms within a provider, eg AWS EC2 vs Lambda, GCP GCE vs App Engine, Azure VM vs App Server. Examples: app engine, app service, cloud run, fargate, lambda.
- CLOUD_
PROJECT_ ID - The cloud project identifier. Examples: Google Cloud Project id, Azure Project id.
- CLOUD_
PROJECT_ NAME - The cloud project name. Examples: Google Cloud Project name, Azure Project name.
- CLOUD_
PROVIDER - Name of the cloud provider. Example values are aws, azure, gcp, or digitalocean.
- CLOUD_
REGION - Region in which this host, resource, or service is located.
- CLOUD_
SERVICE_ NAME - The cloud service name is intended to distinguish services running on different platforms within a provider, eg AWS EC2 vs Lambda, GCP GCE vs App Engine, Azure VM vs App Server. Examples: app engine, app service, cloud run, fargate, lambda.
- CLOUD_
TARGET_ ACCOUNT_ ID - The cloud account or organization id used to identify different entities in a multi-tenant environment. Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.
- CLOUD_
TARGET_ ACCOUNT_ NAME - The cloud account name or alias used to identify different entities in a multi-tenant environment. Examples: AWS account name, Google Cloud ORG display name.
- CLOUD_
TARGET_ AVAILABILITY_ ZONE - Availability zone in which this host, resource, or service is located.
- CLOUD_
TARGET_ INSTANCE_ ID - Instance ID of the host machine.
- CLOUD_
TARGET_ INSTANCE_ NAME - Instance name of the host machine.
- CLOUD_
TARGET_ MACHINE_ TYPE - Machine type of the host machine.
- CLOUD_
TARGET_ PROJECT_ ID - The cloud project identifier. Examples: Google Cloud Project id, Azure Project id.
- CLOUD_
TARGET_ PROJECT_ NAME - The cloud project name. Examples: Google Cloud Project name, Azure Project name.
- CLOUD_
TARGET_ PROVIDER - Name of the cloud provider. Example values are aws, azure, gcp, or digitalocean.
- CLOUD_
TARGET_ REGION - Region in which this host, resource, or service is located.
- CLOUD_
TARGET_ SERVICE_ NAME - The cloud service name is intended to distinguish services running on different platforms within a provider, eg AWS EC2 vs Lambda, GCP GCE vs App Engine, Azure VM vs App Server. Examples: app engine, app service, cloud run, fargate, lambda.