Analyze executions

The SnapLogic Monitor Execution overview displays information about pipeline executions:


Execution overview screen

From this page, you can:

  • Find currently executing pipelines quickly in one of the following ways:
    • Click the Executing summary card to filter the table.
    • Sort by time started.
  • View information for executing pipelines by clicking on the pipeline to open the details panel. In the panel, statistics about loading documents refresh every few seconds. Click the refresh button to refresh them manually.
  • Find failed pipelines by clicking the Failed summary card.
  • Find pipelines that completed but encountered errors by clicking the Completed with errors summary card.
  • Find the errors that occurred by clicking a failed execution to open the details panel.
  • Find out who created a pipeline (Owner).
  • Find the Task that executed a pipeline.
  • Find the time an execution started and finished.
  • Determine how many documents were processed during an execution.
  • Add or rearrange the optional columns to the execution record table. To add or rearrange columns, click Advanced filters and column preferences in the Search box. Optional columns include:
    • The invoker, the email address of the person who ran a Triggered Task or manually ran an AutoSync data pipeline.
    • Task name. For AutoSync data pipelines, the Task name is the same as the data pipeline name, followed by -scheduled.
    • The Project Space and Project to which a pipeline belongs. Values in this column for data pipelines include the owner name, preceded by autosync, such as autosync/[email protected].
    • The runtime ID (RUUID).
    • The Snaplex and node that executed the pipeline.
  • Navigate to a pipeline or an AutoSync data pipeline from an execution, by clicking the three dots in the Actions column.
    • For pipelines created in Designer, click Open in designer:
      Execution overview Actions menu

      The pipeline opens with a color-coded view of Snaps that makes it easy to find errors and warnings.
    • For data pipelines created in AutoSync, click Open in AutoSync:
      Open in AutoSync

      The data pipeline opens in the AutoSync Edit dialog.

Execution records offer a good starting point for investigating errors. Find executions outlines tips and procedures for finding executions. Execution overview screen describes all page controls.