Using logs

In the Logs page, you can view and filter the log files that are generated after workflows are run.

Getting started

From the navigation bar, click the Logs tab. Make sure that you have the necessary permissions to view and use the Logs page.

Features

You can view and interact with the logs of previously run workflows. Several fields are available that you can use to filter the log list.

Workflow
You can choose only one workflow to show your log results.

Click the folder icon to open a separate window where you can browse and select that workflow.

Status
Use this field to filter logs based on the workflow status. The available options are All, Success, Error, Stopped, Running, Queued, Pausing, Paused, and Stopping.
Relative time ranges
Use this field to filter logs based on the time they were generated. You can choose from predefined options like Last 5 minutes or Last 7 days, or select Custom range to specify a custom time period.

In environments with high volumes of logs, you can further filter the list of logs by turning on the Show advanced filters switch and applying one of these filters:

Owner
This filter can display all logs, or only the scheduled logs that are generated from scheduled workflows.
Executed from
You can specify the location from which the workflow was executed and its subsequent log generated.
Direct
Workflow was executed in the standard way, directly through the workflow editor or the Workflows page.
Job scheduler
Workflow was scheduled to execute as a job, or only at strictly defined time intervals.
API gateway
Workflow was deployed through the API gateway system.
Automation center
The workflow was manually run through the Automation center.
Exposure
An external system or user that exposed and executed workflow through an API call.
From and To
Like relative time ranges, these fields filter logs based on a defined fixed period.

Both fields are set with the help of an integrated calendar where you can select specific dates, hours and minutes. Only logs generated in this period appear.

Important:

Relative time ranges cannot be used with the From and To fields. When these fields are set, the Relative time ranges field switches to a Custom range value.

When the From and To fields are unset, null values are used for these fields in the log search.

Click Apply Filter to reflect your settings.
Note: The filter settings that you apply remain in place, even if you leave the Logs page and return to it later. To reset your applied filter settings, click Clear.

Log details

To view technical details for a log, click anywhere on its row. The details appear in a drop down window.

Logs include the following information, whether the workflow run succeeds or fails:

Table 1. Log fields and descriptions
Field name Field description
URL Workflow path. Click the icon to copy it.
Executed by Name of the user who ran the workflow.
Worker group Worker group used to run the workflow.
Time started Exact start time of the workflow run in GMT.
Time ended Exact end time of the workflow run in GMT.
Log Unique log hash. Click the copy icon to reuse this log reference in this or another logging platform.
Executed from URL Path of the location where the workflow was run from.

Use Formatted or Raw tab to view the log as structured or raw data. To copy the contents of a tab, click the icon next to it.

Log actions

Re-run the associated workflow
The New run button executes the same workflow that generated the current log entry. A new log entry is created after the run completes.

To create a new log entry, perform one of the following options:

  • Option 1:
    1. Click the three-dot menu next to Actions.
    2. Select New run.
    3. In the new window, click New run.
  • Option 2:
    1. Expand the log entry.
    2. Click New run.

After the run completes, close the window or click Cancel.

Filter logs for a specific workflow
The This workflow only button automatically filters the log list to show only entries generated by the selected workflow.
  • Click and expand your log entry from the logs list.
  • Click This workflow only to see the filtered results.
Edit the associated workflow
The Open workflow editor button opens the workflow that generated the current log entry.
  • Click and expand a log entry from the logs list.
  • Click Open workflow editor.