Orchestrator Fields
editOrchestrator Fields
editFields that describe the resources which container orchestrators manage or act upon.
Orchestrator Field Details
editField | Description | Level |
---|---|---|
API version being used to carry out the action type: keyword example: |
extended |
|
Unique ID of the cluster. type: keyword |
extended |
|
Name of the cluster. type: keyword |
extended |
|
URL of the API used to manage the cluster. type: keyword |
extended |
|
The version of the cluster. type: keyword |
extended |
|
Namespace in which the action is taking place. type: keyword example: |
extended |
|
Organization affected by the event (for multi-tenant orchestrator setups). type: keyword example: |
extended |
|
The list of annotations added to the resource. type: keyword Note: this field should contain an array of values. example: |
extended |
|
Unique ID of the resource being acted upon. type: keyword |
extended |
|
IP address assigned to the resource associated with the event being observed. In the case of a Kubernetes Pod, this array would contain only one element: the IP of the Pod (as opposed to the Node on which the Pod is running). type: ip Note: this field should contain an array of values. |
extended |
|
The list of labels added to the resource. type: keyword Note: this field should contain an array of values. example: |
extended |
|
Name of the resource being acted upon. type: keyword example: |
extended |
|
Type or kind of the parent resource associated with the event being observed. In Kubernetes, this will be the name of a built-in workload resource (e.g., Deployment, StatefulSet, DaemonSet). type: keyword example: |
extended |
|
Type of resource being acted upon. type: keyword example: |
extended |
|
Orchestrator cluster type (e.g. kubernetes, nomad or cloudfoundry). type: keyword example: |
extended |