After you’ve created a pipeline, you can monitor its execution history to ensure data is flowing as expected and to troubleshoot any issues. The execution log is your primary tool for understanding the health and status of your pipelines.


How to Monitor Executions

  1. Navigate to Pipelines: From the main sidebar, go to the Pipelines page. The Last Result column shows a summary status of the most recent run for each pipeline.
  2. View the Execution Log: Click the three vertical dots on a pipeline and select View Executions. This will take you to a detailed log showing a history of all runs for that pipeline.
  3. Inspect a Single Run: Click on any run in the log to open its detail page. Here you will find a step-by-step Event Log that shows what occurred during the execution, which is essential for troubleshooting.
  4. View the Data: From the execution detail page, you can also download the data files from the run. For more information, see the Viewing Execution Data guide.

Understanding Status Indicators

The status of a pipeline run tells you its current state or final outcome. The main Pipelines page shows a simplified summary, while the detailed execution log provides more specific statuses.