Updated on 2025-09-05 GMT+08:00

Event Monitoring

Kubernetes events show the cluster running status and resource scheduling status, helping O&M personnel observe resource changes and locate faults. To enable this function, you need to install the log-agent add-on in the cluster. log-agent can collect Kubernetes events and display them on the Monitoring Center > Events page.

Navigation Path

  1. Log in to the CCE console and click the cluster name to access the cluster console.
  2. In the navigation pane, choose Monitoring Center. Then, click Events.

    There are Overview and Events tabs on Events. On the Overview tab, you can view the total number, trend, and sorting of events in the cluster. On the Events tab, you can view event details, such as the event name, type, content, and information about the resource that triggers the event.

Overview

By default, the Overview tab displays the event statistics of all namespaces in the cluster. You can also select a specified namespace from the drop-down list in the upper right corner to view its event data.

Based on event statistics in Figure 1, you can clearly learn the distribution of normal and warning events in a ring chart, top 5 resources with most warning events, and the comparison between the number of warning events in the current 24-hour period and that in the previous 24-hour period.

Figure 1 Event statistics

The bar charts in Figure 2 display the quantity change trends of normal and warning events in the last 24 hours.

Figure 2 Warning and normal event trends

Figure 3 displays the names of top 10 events in the last 24 hours.

Figure 3 Top 10 events in 24 hours

Events

Searching for Events

On the Events tab, you can search for a specified resource based on certain criteria to conveniently view its event information, including the trend and details of normal and warning events.

Search for events in any of the following ways:

  • Enter the name of the event to be searched for in the text box, select a namespace or event type, and click Search.
  • Click Advanced Search and enter the desired workload, node, pod, event content, resource type, or resource name.
  • Select a time interval in the upper left corner to view the events generated in that period, including last hour, last day, last week, and a custom interval.

Event List

You can view details about events that meet your search criteria in the list. The details include the last occurrence time, event name, resource type, resource name, event content, event type, and occurrence times. Click Historical Events in the Operation column. A dialog box is displayed to show all events of the current resource type and resource.