Pipeline executions

The Pipeline executions page shows integration executions and captures errors and warnings for troubleshooting:


Pipeline executions table

Scope and visibility

The Pipeline executions page includes historical data up to 45 days old, or 15 days for Ultra Tasks. The Classic Manager Runtime Archive provides links to individual JSON logs for executions that ran in the last three months.

Environment admins can view all executions in the environment. Non-admins can view executions for pipelines they own or for which they have read permission.

Filter presets

Filter presets provide a quick way to filter the execution list. You can combine a time range with all quick filters except Running, which displays the executions running right now. With Running selected, executions no longer show in the table as they complete.

By default, the Not running and Errors filters are set. The Errors filter includes all pipelines that failed or completed with errors. Selecting some filters clears others. For example, if you click Ultra pipelines it clears other filters, but you can select filters like Stopped or Errors to narrow down the execution list. Monitor saves your preset and column filter selections for the next time you return to the page.

Filter presets include:

  • Not running: All executions that failed, completed, or stopped. If you select any filter that includes running pipelines, it clears this filter.
  • Running: All currently running executions. If you select any filter that includes stopped or failed pipelines, it clears this filter.
  • Errors: Selects pipelines that failed or completed with errors.
  • Stopped: Selects pipelines that were stopped by intervention.
  • Completed: Selects pipelines that completed or completed with warnings.
  • Executing: Selects pipelines that are currently executing.
  • Ultra pipelines: Only present in environments with Ultra pipelines.

To clear one or more preset filters, click the Table configuration and filters control, , click Clear all filters, and click Apply.

Child pipelines

Child pipeline execution records nest under the parent pipeline:


Nested child pipelines

The most recent 500 child pipeline executions display in the table. For pipelines created in Designer, owners of child pipelines can access details for the parent pipeline if one or more of the following is true:

  • They own the parent pipeline.
  • They have read permission for the project that contains the parent pipeline.

Learn how to: