LASummaryLogs
提供摘要日志规则执行详细信息,包括运行状态、持续时间和错误。 可用于查看储料箱执行状态,识别需要很长时间才能完成的规则,以及可能会在查询中优化或缩短储料箱时间的失败。
表属性
Attribute |
值 |
资源类型 |
microsoft.operationalinsights/workspaces |
类别 |
Azure 资源 |
解决方案 |
LogManagement |
基本日志 |
是 |
引入时转换 |
否 |
示例查询 |
是 |
列
列 |
类型 |
描述 |
_BilledSize |
real |
记录大小(字节) |
BinSize |
int |
时间范围汇总以分钟为单位执行。 例如,当 bin 为 60 时,每 60 分钟执行汇总一次。 |
BinStartTime |
datetime |
bin 开始时间 (UTC)。 例如,对于在 2:00 - 3:00 之间处理的 bin,值可以是 2023-01-01T2:00:00.000Z。 |
_IsBillable |
string |
指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费 |
消息 |
string |
适用时的错误消息。 |
QueryDurationMs |
long |
执行持续时间,以毫秒为单位。 |
_ResourceId |
字符串 |
与记录关联的资源的唯一标识符 |
ResultsRecordCount |
long |
在聚合中返回的记录数。 |
RuleLastModifiedTime |
datetime |
上次修改规则的时间。 可用于推理结果、持续时间等的更改。 |
RuleName |
string |
规则名称。 |
SourceSystem |
string |
收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager 、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure |
Status |
string |
bin 执行状态。 可以是 Started、Succeeded 或 Failed。 |
_SubscriptionId |
字符串 |
与记录关联的订阅的唯一标识符 |
TenantId |
string |
Log Analytics 工作区 ID |
TimeGenerated |
datetime |
bin 执行开始时间 (UTC)。 它表示开始 bin 处理的时间,与 bin 时间范围分离。 例如,在 2:00 - 3:00 之间处理每小时 bin 时,TimeGenerated 可以为 2023-01-01T3:05:10.123Z。 |
类型 |
字符串 |
表的名称 |