View application events

更新时间:
复制 MD 格式

In the EDAS console, you can view events for applications deployed in Kubernetes (K8s) clusters. This helps you understand the runtime status of your applications and quickly identify issues.

Procedure

  1. Log on to the EDAS consoleEDAS console.

  2. In the navigation pane on the left, click Applications.
  3. On the Applications page, select a region and microservices namespace, select a Cluster Type, and then click the name of the target application.
  4. In the navigation pane on the left, click Application Events.
  5. You can set the following filter conditions for application events and then click Search.
    Table 1. Filter conditions for application events
    Configuration ItemDescription
    Source TypeIncludes Application (Deployment), Application Instance (Pod), SLB (Service).
    Source NameEnter the name of the event source, such as an application name or an application instance name.
    Event ReasonEnter the reason for the event, for example, FailedScheduling for a pod.
    Event LevelIncludes All, Warning, and Normal.
    Important Warning Pay close attention to Warning-level events and check your application.

More information

After you view the application events, you can take further action based on the event details and your business requirements. For more information, see the following documents:

FAQ

For applications deployed in EDAS on Container Service for Kubernetes (ACK) clusters or Serverless K8s clusters, runtime issues are typically pod-related. For solutions, see Common pod problems.