All Products
Search
Document Center

Realtime Compute for Apache Flink:View job running events

Last Updated:Mar 26, 2026

Running events show the job's status during startup. Use this page to monitor job health and diagnose issues without switching between multiple tabs.

View running events

Steps

  1. Log on to the Real-time Compute for Apache Flink console.

  2. In the Actions column for your workspace, click Console.

  3. Go to Operation Center > Job O&M, then click the name of the job you want to inspect.

  4. On the Running Events tab, review the event list. Each event displays the following fields:

    Field Description
    Time Timestamp when the event was generated
    Message Description of the event
    Actions Operations available for the event
  5. Use the Actions column to work with individual events:

    • Copy Message — copies the event message to your clipboard.

    • More — expands to show Job Details and Search Events for This Job.

Investigate further from the event page

After identifying an event of interest, open the Status Overview tab for the same job to access related diagnostic tools:

  • Click Flink UI to open the open source Flink UI and view related information.

  • Click Metrics to open the ARMS dashboard. By default, the ARMS dashboard displays metrics generated within 30 minutes of the event.