Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
portix
Contributor II
Contributor II

How to capture statistics warnings to a log file without displaying them in console?

Hi everyone,

I'm having an issue with logs when running my Talend jobs. I keep getting statistics warnings displayed in the console like this one, when deleting or reading a non existing file:

[statistics] connected
Path..\out.xml (The system cannot find the file specified)

I would like to redirect these messages to a log file to keep the console clean, but without losing the record of these warnings.

Does anyone know how to configure Talend to:

  • Capture these warnings in a log file
  • Prevent them from being displayed in the console during execution

I've tried some configurations but the messages still appear in the console.

I appreciate any help or suggestions.

Thanks

Labels (2)
1 Reply
Xiaodi_Shi
Employee
Employee

Hello @portix 

To log the Job output to a separate log file, please take a look at this KB article on Community about:

Qlik Community: How to log Job output to a file as well as the console 

Feel free to let me know if it is what you are looking for.

Best regards

Sabrina