View application events

更新时间:
复制 MD 格式

SAE records events for native Kubernetes applications. These events provide insight into an application's runtime status, helping you quickly identify issues.

Procedure

  1. On the SAE Application List page, select a region and namespace at the top, and click the ID of the target application to open the application details page.

  2. On the Basic Information page of the target application, click Application Events in the navigation pane on the left.

  3. Optional: To find specific events, set one or more filter conditions and click the search icon.

    The available filter conditions are:

    • Source Type: Includes Application (Deployment), Application Instance (Pod), SLB (Service), Auto Scaling (HorizontalPodAutoscaler), Gateway Routing (Ingress), and Application (CloneSet).

    • Event Severity: Includes Warning and Normal. Warning events require your attention.

    • Source Name: Enter the Source Name for the event, such as the application name or application instance name.

    • Event Cause: Select Event Cause, and enter the cause of the event.

What to do next

After viewing the application events, you can take appropriate action based on the event details.

FAQ

Most runtime issues for applications deployed on SAE are Pod-related. For solutions, see How to handle common Pod issues?.