Viewing runtime logs

The runtime logs are useful to monitor and troubleshoot your cloud-based integrations.

About this task

You can view runtime log entries for a selected runtime directly within the Flow Editor page. The log entries display information such as logs for auditing, and monitoring server activity.

Note:
  • The runtime logs view does not support viewing logs from multiple runtime instances.
  • Certificate-based authentication is limited to edge runtime deployment only. The certificate must be deployed as part of the container configuration or included in the image.

Procedure

  1. From the navigation pane, go to Projects and select a project.
  2. Click Integrations > Flow services.
  3. Click Add.
    The Select Flow service type page is displayed.
  4. In the Search Runtime drop-down menu, select a runtime.
    Note: If a runtime is not up and running, an error message is displayed.
  5. From the Flow Editor page, click Logs.
    The Runtime Logs view page is displayed and lists the logs that are associated with the runtime.

Results

The logs are displayed in the descending order, showing the most recent entries first.

Tip:
  • You can resize the runtime log entry view by dragging the edges. Thus, you can manage the Flow Editor display space.
  • To access runtime logs within the Flow Editor, use Alt+l.
The following table describes the icons available for viewing runtime logs:
Icon Name Description
Refresh Retrieves the execution logs for a selected runtime.
Download Logs Downloads the execution logs for a selected runtime.

The logs can be downloaded and saved as a CSV file on your system.

Go to Runtime Returns to the runtime environment.
Help Opens the help document.
Close Closes the server log view.