# cloud

Event fields used to identify/normalize infrastructure and application in the cloud from different cloud providers.

## Attributes

| Name | Type | Description | Sample Value |
|:---|:---|:---|:---|
 | cloud_app_id | string | The ID of the application for an HTTP application as identified by a proxy. This value is usually specific to the proxy used. | ```124``` |
 | cloud_app_name | string | The name of an application provided by a cloud service. | ```AppOne``` |
 | cloud_app_operation | string | The operation the user performed in the context of the application for an HTTP application as identified by a proxy. This value is usually specific to the proxy used. | ```DELETE``` |
 | cloud_app_risk_level | string | The risk level associated with an HTTP application as identified by a proxy. This value is usually specific to the proxy used. | ```3``` |
