AppPlatformContainerEventLogs

用户应用程序的 Azure Spring Cloud 容器事件日志。

表属性

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

类型​​ 描述
应用 string 发出容器事件的应用程序的名称。
_BilledSize real 记录大小(字节)
计数 int 已发生此容器事件的计数。
部署 string 发出容器事件的部署的名称。
事件 string 容器事件的名称,包括:“Backoff”、“Pulled”、“Created”、“Started”、“Unhealty”等。
FirstTimestamp datetime 首次看到此容器事件的时间戳。
实例 string 发出容器事件的实例的名称。
_IsBillable string 指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费
LastTimestamp datetime 最后一次看到此容器事件的时间戳。
消息 string 容器事件的详细消息。
_ResourceId 字符串 与记录关联的资源的唯一标识符
SourceSystem string 收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure
_SubscriptionId 字符串 与记录关联的订阅的唯一标识符
TenantId string Log Analytics 工作区 ID
TimeGenerated datetime Azure Spring Cloud 收集日志的时间戳 (UTC)。
类型 string 容器事件的类型,包括:“错误”、“警告”和“正常”。