AACHttpRequest

Incoming requests to Azure App Configuration. The records in this table are aggregated. The 'HitCount' field describes the number of requests that each record accounts for.

Table attributes

Attribute Value
Resource types microsoft.appconfiguration/configurationstores
Categories Azure Resources
Solutions LogManagement
Basic log No
Ingestion-time transformation Yes
Sample Queries Yes

Columns

Column Type Description
_BilledSize real The record size in bytes
BytesReceived int The total number of bytes received by the server across all requests included in this aggregated entry.
BytesSent int The total number of bytes sent by the server across all requests included in this aggregated entry.
Category string The log category of the event.
ClientIPAddress string IP Address of the client that sent the requests.
ClientRequestId string Request ID provided by client.
CorrelationId string GUID for correlated logs.
DurationMs int The average duration of the operation, in milliseconds, of all the requests included in this aggregated entry.
HitCount int Count of requests that are included in this aggregated HTTP request log entry.
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
Method string HTTP Method.
RequestId string Unique request ID generated by server.
RequestURI string URI of the requests.
_ResourceId string A unique identifier for the resource that the record is associated with
SourceSystem string The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics
StatusCode int HTTP Status Code of the requests.
_SubscriptionId string A unique identifier for the subscription that the record is associated with
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Timestamp (UTC) marking the start of the aggregation period.
Type string The name of the table
UserAgent string User Agent provided by the client.