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.
Incoming HTTP requests on App Service. Use these logs to monitor application health, performance and usage patterns.
Attribute | Value |
---|---|
Resource types | microsoft.web/sites |
Categories | Azure Resources |
Solutions | LogManagement |
Basic log | No |
Ingestion-time transformation | Yes |
Sample Queries | Yes |
Column | Type | Description |
---|---|---|
_BilledSize | real | The record size in bytes |
CIp | string | IP address of the client |
ComputerName | string | The name of the server on which the log file entry was generated. |
Cookie | string | Cookie on HTTP request |
CsBytes | int | Number of bytes received by server |
CsHost | string | Host name header on HTTP request |
CsMethod | string | The request HTTP verb |
CsUriQuery | string | URI query on HTTP request |
CsUriStem | string | The target of the request |
CsUsername | string | The name of the authenticated user on HTTP request |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
Referer | string | The site that the user last visited. This site provided a link to the current site |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
Result | string | Success / Failure of HTTP request |
ScBytes | int | Number of bytes sent by server |
ScStatus | int | HTTP status code |
ScSubStatus | string | Substatus error code on HTTP request |
ScWin32Status | string | Windows status code on HTTP request |
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 |
SPort | string | Server port number |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | Time when event is generated |
TimeTaken | int | Time taken by HTTP request in milliseconds |
Type | string | The name of the table |
UserAgent | string | User agent on HTTP 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.