Configuring logs in Talend Studio - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29
Available in...

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

You can analyze or debug the execution of Jobs and provide the information when running them either in Talend Studio or in the web application.
To do so, you must:
  • Activate Log4j and customize its configuration in Talend Studio. See Activating and configuring Log4j for more information.
  • Use the tJobLog component and define what type of log information you want to send.

This will provide the log information to the developer when running the Job in Talend Studio or to the web user when executing the Flow.

If you have imported the Talend Cloud Demos project to Talend Studio, you can use a predefined subJob under the Joblets node of the Repository tree view to analyze and debug the execution of all your Jobs.

Do not use the tLogRow component with cloud Jobs or Integration Actions.