Kubernetes Cluster Events
Supported Platforms
Platform
Metrics
Logs
Traces
Kubernetes Cluster
✓
OpenShift 4 Cluster
✓
Configuration Table
Parameter
Type
Default
Description
cluster_name*
string
The cluster name that will be added as the k8s.cluster.name
resource attribute.
namespaces
strings
Namespaces to collect events from. Default to all namespaces.
*required field
Example Configuration
The Kubernetes Events source has two options:
Cluster Name: The name of the cluster, which will be inserted as the
k8s.cluster.name
resource attributeNamespaces: List of namespaces to collector events from. This is optional and defaults to all namespaces.

Once running on a collector, events will look like this:

Last updated
Was this helpful?