How can I search and filter logs in Talend Cloud Pipeline Designer? - Cloud

Talend Cloud Pipeline Designer User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Pipeline Designer
Content
Administration and Monitoring > Monitoring executions
Administration and Monitoring > Monitoring logs
Data Governance > Filtering data
Data Quality and Preparation > Filtering data
Data Quality and Preparation > Managing datasets
Deployment > Deploying > Executing Pipelines
Design and Development > Designing Pipelines
Last publication date
2024-02-09
In the Logs window, logs are organized in different levels:
  • Info: informational messages that highlight the progress of the application (successful initialization, service, or cluster start and stop, configuration assumptions, etc).

  • Warn: events that can potentially cause some problems in the application, such as exceptions, loss of connectivity, retrying some operations, etc. These events can be recovered and give hints to the users on potential subsequent errors.

  • Error: error events that prevent you to perform operations but might still allow the application to continue running (invalid syntax used in a processor, etc.). These errors are useful for users who want to intervene to investigate a problem, after a failure of a pipeline execution for example. For more information, see Using notifications and logs to debug a pipeline.

From the menu bar of the Logs window, you can:
  • filter your logs according to the different levels, for example to only display ERROR log messages.
  • enter terms directly in the Search bar among the 1000 latest log rows.
    In the Logs window, the Info level is selected and the search term 'success' is entered to filter on informational messages that contain this word.
  • export logs.