All Products
Search
Document Center

:View application events

Last Updated:Aug 29, 2023

In the EDAS console, you can view the event information about applications that are deployed in Kubernetes clusters. This allows you to obtain the information about the application running status, and focus on problems in a timely manner.

Procedure

  1. Log on to the EDAS console.

  2. In the left-side navigation pane, choose Application Management > Applications.

  3. On the Applications page, select Region and Namespace. Select Container Service or Serverless Kubernetes Cluster from the drop-down list and click the name of the application that you want to view.

  4. In the left-side navigation pane, click Application Event.

    Note

    This topic describes information about an earlier version of the console. If you use the new version of the console, click Back to Earlier Version at the top of the Application Overview page.

  5. Specify the following filter conditions for application events based on your requirements and click Search For.

    Table 1. Filter conditions for application events

    Parameter

    Description

    Source Type

    The values are Deployment, Pod, Service, and HorizontalPodAutoscaler.

    Source Name

    Enter the event source name, such as an application name or an application instance name.

    Cause of Event

    Enter the event cause, such as FailedScheduling of a pod.

    Event Level

    The values are Warning and Normal.

    Important

    Take note of the warning-level events and check your application.

References

After you view an application event, you can perform corresponding operations based on the specific event information and business requirements. For more information, see the following related topics:

FAQ

Typically, pod problems occur when applications are deployed in ACK clusters or ACK Serverless clusters of EDAS. For more information about the solutions, see Common pod problems.