你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
OEPElasticsearch
Elasticsearch 群集的诊断日志。 这可能是缓慢日志、服务器日志或弃用日志。
表属性
Attribute | 值 |
---|---|
资源类型 | microsoft.openenergyplatform/energyservices |
类别 | Azure 资源 |
解决方案 | LogManagement |
基本日志 | 否 |
引入时转换 | 否 |
示例查询 | - |
列
列 | 类型 | 描述 |
---|---|---|
_BilledSize | real | 记录大小(字节) |
类别 | string | 使用 OAK API 执行操作生成的日志将按类别分组。 OAK 中的类别是基于数据源的逻辑分组。 |
内容 | string | 执行操作后的日志详细信息。 |
持续时间 | string | 执行操作所用的时间。 值取自 Elasticsearch 群集中的“taken”属性,用作字符串,如“1.3ms”、“478.9micros”等。 |
_IsBillable | string | 指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费 |
位置 | string | 发出事件的资源的区域。 |
命名空间 | string | 从中生成日志的命名空间,表示数据分区。 |
OperationName | string | 创建日志条目的操作名称。 |
PodName | string | Elasticsearch Pod 名称。 |
_ResourceId | 字符串 | 与记录关联的资源的唯一标识符 |
Source | string | 负责日志的源。 如果是缓慢日志,则可能是搜索查询或要编制索引的记录;否则为 null。 |
SourceSystem | string | 收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager 、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure |
_SubscriptionId | 字符串 | 与记录关联的订阅的唯一标识符 |
TenantId | string | Log Analytics 工作区 ID |
TimeGenerated | datetime | 创建日志时的时间戳 (UTC)。 |
TotalHits | string | 搜索操作的命中总数。 例如,对于 3 次命中,值可以是“3 次命中”,若无命令,则为“-1”,或者若不是搜索缓慢日志,则为“null”。 |
类型 | string | 日志的类型。 可以是 index_search_slowlog、index_indexing_slowlog、server、deprecation 等。 |