Configure Event Monitoring

Configure Event Monitoring

Kubernetes events monitoring for analysis and alerting

For full observability into your Kubernetes events, automatic Davis analysis, and custom alerting, you need to enable Kubernetes event monitoring.

You can enable this feature for specific Kubernetes clusters. See below for instructions.

Enable event monitoring for individual clusters

  1. In the Dynatrace menu, go to Kubernetes.
  2. Find your Kubernetes cluster, and then select More (…) > Settings in the Actions column.

image

  1. Make sure that the flags are same as image. Also click on the “add events field selector” button and add the below text to the “Field selector name” and “field selector expresion”

    Pod events
    
    
    involvedObject.kind=Pod
    

image

  1. Select Save Changes