Accessing task execution logs for pipelines (new view) - Cloud

Talend Cloud Management Console for Pipelines User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Pipeline Designer
Content
Administration and Monitoring > Managing projects
Administration and Monitoring > Managing users
Deployment > Deploying > Executing Tasks
Deployment > Scheduling > Scheduling Tasks
Task logs gather business and technical information about the executions: message, severity, timestamps, and versions. You can use these logs to analyze and debug your tasks or send them to support for additional assistance.

About this task

Child Job logs are not available if you have selected the Use an independent process to run subjob option of the tRunJob component in Talend Studio.

You can access the logs of a particular task from its details page as well.

Log messages exceeding 100 KB are truncated.
Note: The logs load at different frequencies. It depends on the version of the remote engine:
  • 2.11.0: The first logs load in about 10 secs, then about every 30 secs.
  • 2.x: The logs load about every minute.

Procedure

  1. Go to Operations.
  2. When there are too many tasks, filter to the appropriate environment, workspace, operation type, and time period at the top of the page.
  3. To access the logs, do one of the following:
    • Click a task name.
    • Hover over the name and click > Logs.

    Example

    You are redirected to the Run overview page. Depending on the status, some actions are possible from the Logs tab.
    Status of the task Logs Downloading the log file Sorting/Filtering the logs
    Running The logs load automatically. Click Download: The log file is downloaded immediately.

    Important: If some logs are still loading, they will not be exported into the log file.

    You cannot sort or filter the logs.
    Successful All the logs loaded.

    The logs are cleared when the engine stops.

    When the engine is running, you can download all the logs. You cannot sort or filter the logs.
    Terminated

    Failed

    Rejected

    Depending on when the run finished:
    • The logs load automatically, or
    • All the logs loaded.

    The logs are cleared when the engine stops.

    When the engine is running, you can download all the logs.

    Click Download: The log file is downloaded immediately.

    Important: If some logs are still loading, they will not be exported into the log file.

    You cannot sort or filter the logs.

    For more information about the downloaded log file, see Downloading execution logs.