AACHttpRequest
Incoming requests to Azure App Configuration.
Categories
- Azure Resources
Solutions
- LogManagement
Resource types
- Microsoft App Configuration
Columns
| Column | Type | Description |
|---|---|---|
| Category | string | The log category of the event. |
| ClientIPAddress | string | IP Address of the client that sent the request. |
| ClientRequestId | string | Request ID provided by client. |
| CorrelationId | string | GUID for correlated logs. |
| DurationMs | int | The duration of the operation in milliseconds. |
| Method | string | HTTP Method. |
| RequestId | string | Unique request ID generated by server. |
| RequestLength | int | Length in bytes of the HTTP request. |
| RequestURI | string | URI of the request. |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| ResponseLength | int | Length in bytes of the HTTP response. |
| SourceSystem | string | |
| StatusCode | int | HTTP Status Code of the request. |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| TenantId | string | |
| TimeGenerated | datetime | Timestamp (UTC) when log was generated. |
| Type | string | The name of the table |
| UserAgent | string | User Agent provided by the client. |