编排器字段

编辑

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

编排器字段详情

编辑
字段 描述 级别

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

扩展