You can view and monitor the execution logs of individual workflow runs.
About this task
Note: You can set the limit of the number of items to be displayed per page by clicking the dropdown
arrow on the Executions table. By default, 50 items are displayed on a single page, and
the maximum allowed is 150.
Procedure
-
Click Settings next to the Download logs option
to choose which columns to display in the Executions table.
A list of available columns is displayed. You can choose to show or hide columns based on your
requirements. Columns such as Name and Actions are
always displayed and cannot be hidden.
Important: The
Transaction count column shows the number of
transactions used during workflow execution. However, this information does not appear in the
following scenarios:
- The workflow is in a running or queued state.
- A parent workflow starts a child workflow synchronously. If there is any action after the
Return data on sync webhook action in the child workflow, the transaction
count will be charged for the remaining actions after this point.
- The workflow is started by using a REST API.
- The workflow is started by an HTTP Request action synchronously. Similar
to child workflows, if there are actions after the Return data on sync
webhook in the child workflow, the transaction will be charged for the remaining
actions.
- Click the workflow name in the Executions table to view the detailed
performance information for a specific workflow.
In the screen that opens, you can also
export the execution log to your local system by clicking Export Logs at the
upper right of the screen.
- Click the name of the trigger or action to access the detailed information about the
configured trigger or actions for the selected workflow.