Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Http request logs provide detailed information for the http requests received by Azure Web PubSub. For example, status code and url of the request and is helpful to troubleshoot request-related issues.
Attribute | Value |
---|---|
Resource types | microsoft.signalrservice/webpubsub |
Categories | Azure Resources |
Solutions | LogManagement |
Basic log | No |
Ingestion-time transformation | Yes |
Sample Queries | - |
Column | Type | Description |
---|---|---|
_BilledSize | real | The record size in bytes |
CallerIpAddress | string | The IP of the client or server connects to Web PubSub service. |
DurationMs | string | The duration in millisecond unit between the request is received and processed. |
Headers | string | The additional information passed by the client and the server with an HTTP request or response. |
HttpMethod | string | The HTTP method. |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
Level | string | The level of the log. Can be 'Informational', 'Warning', 'Error' or 'Critical'. |
Location | string | The location of Azure Web PubSub service. |
Message | string | The message of the log event. It provides details about the event. |
OperationName | string | The operation of the log event. It can be used to filter the log based on a specific operation name. |
_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 | string | The Http response code. |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | The timestamp (UTC) of the log. |
TraceId | string | The unique identifier of the invocations. It's used for tracing invocations. |
Type | string | The name of the table |
Url | string | The uniform resource locator of the request. |
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Capture Web Application Logs with App Service Diagnostics Logging - Training
Learn about how to capture trace output from your Azure web apps. View a live log stream and download logs files for offline analysis.