AppServiceHTTPLogs

应用服务上的传入 HTTP 请求。 使用这些日志监视应用程序运行状况、性能和使用模式。

表属性

Attribute
资源类型 microsoft.web/sites
类别 Azure 资源
解决方案 LogManagement
基本日志
引入时转换
示例查询

类型​​ 描述
_BilledSize real 记录大小(字节)
CIp string 客户端的 IP 地址
计算机名 string 在其上生成日志文件条目的服务器的名称。
Cookie string HTTP 请求上的 Cookie
CsBytes int 服务器接收的字节数
CsHost string HTTP 请求上的主机名标头
CsMethod string 请求 HTTP 动词
CsUriQuery string HTTP 请求上的 URI 查询
CsUriStem string 请求的目标
CsUsername string HTTP 请求中经过身份验证的用户的名称
_IsBillable string 指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费
Referer string 用户上次访问的站点。 此站点提供指向当前站点的链接
_ResourceId 字符串 与记录关联的资源的唯一标识符
Result string HTTP 请求的成功/失败
ScBytes int 服务器发送的字节数
ScStatus int HTTP 状态代码
ScSubStatus string HTTP 请求上的子状态错误代码
ScWin32Status string HTTP 请求上的 Windows 状态代码
SourceSystem string 收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure
SPort string 服务器端口号
_SubscriptionId 字符串 与记录关联的订阅的唯一标识符
TenantId string Log Analytics 工作区 ID
TimeGenerated datetime 生成事件的时间
TimeTaken int HTTP 请求花费的时间(以毫秒为单位)
类型 字符串 表的名称
UserAgent string HTTP 请求上的用户代理