编排器字段编辑

描述容器编排器管理或操作的资源的字段。

编排器字段详情编辑

字段 描述 级别

orchestrator.api_version

用于执行操作的 API 版本。

类型: keyword

示例: v1beta1

扩展

orchestrator.cluster.id

集群的唯一 ID。

类型: keyword

扩展

orchestrator.cluster.name

集群的名称。

类型: keyword

扩展

orchestrator.cluster.url

用于管理集群的 API 的 URL。

类型: keyword

扩展

orchestrator.cluster.version

集群的版本。

类型: keyword

扩展

orchestrator.namespace

发生操作的命名空间。

类型: keyword

示例: kube-system

扩展

orchestrator.organization

受事件影响的组织(对于多租户编排器设置)。

类型: keyword

示例: elastic

扩展

orchestrator.resource.annotation

添加到资源的注释列表。

类型: keyword

注意: 此字段应包含一个值数组。

示例: ['key1:value1', 'key2:value2', 'key3:value3']

扩展

orchestrator.resource.id

正在操作的资源的唯一 ID。

类型: keyword

扩展

orchestrator.resource.ip

分配给与正在观察的事件关联的资源的 IP 地址。对于 Kubernetes Pod,此数组将只包含一个元素: Pod 的 IP(而不是运行 Pod 的节点)。

类型: ip

注意: 此字段应包含一个值数组。

扩展

orchestrator.resource.label

添加到资源的标签列表。

类型: keyword

注意: 此字段应包含一个值数组。

示例: ['key1:value1', 'key2:value2', 'key3:value3']

扩展

orchestrator.resource.name

正在操作的资源的名称。

类型: keyword

示例: test-pod-cdcws

扩展

orchestrator.resource.parent.type

与正在观察的事件关联的父资源的类型或种类。在 Kubernetes 中,这将是内置工作负载资源的名称(例如,Deployment、StatefulSet、DaemonSet)。

类型: keyword

示例: DaemonSet

扩展

orchestrator.resource.type

正在操作的资源的类型。

类型: keyword

示例: service

扩展

orchestrator.type

编排器集群类型(例如 kubernetes、nomad 或 cloudfoundry)。

类型: keyword

示例: kubernetes

扩展