- Elastic Common Schema (ECS) Reference: other versions:
- Overview
- Using ECS
- ECS Field Reference
- Base Fields
- Agent Fields
- Autonomous System Fields
- Client Fields
- Cloud Fields
- Code Signature Fields
- Container Fields
- Destination Fields
- DLL Fields
- DNS Fields
- ECS Fields
- Error Fields
- Event Fields
- File Fields
- Geo Fields
- Group Fields
- Hash Fields
- Host Fields
- HTTP Fields
- Interface Fields
- Log Fields
- Network Fields
- Observer Fields
- Organization Fields
- Operating System Fields
- Package Fields
- PE Header Fields
- Process Fields
- Registry Fields
- Related Fields
- Rule Fields
- Server Fields
- Service Fields
- Source Fields
- Threat Fields
- TLS Fields
- Tracing Fields
- URL Fields
- User Fields
- User agent Fields
- VLAN Fields
- Vulnerability Fields
- x509 Certificate Fields
- ECS Categorization Fields
- Migrating to ECS
- Additional Information
Cloud Fields
editCloud Fields
editFields related to the cloud or infrastructure the events are coming from.
Cloud Field Details
editField | Description | Level |
---|---|---|
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. type: keyword example: |
extended |
|
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. type: keyword example: |
extended |
|
Availability zone in which this host is running. type: keyword example: |
extended |
|
Instance ID of the host machine. type: keyword example: |
extended |
|
Instance name of the host machine. type: keyword |
extended |
|
Machine type of the host machine. type: keyword example: |
extended |
|
The cloud project identifier. Examples: Google Cloud Project id, Azure Project id. type: keyword example: |
extended |
|
The cloud project name. Examples: Google Cloud Project name, Azure Project name. type: keyword example: |
extended |
|
Name of the cloud provider. Example values are aws, azure, gcp, or digitalocean. type: keyword example: |
extended |
|
Region in which this host is running. type: keyword example: |
extended |
On this page