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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rajesh_tup
Contributor II
Contributor II

Write the Job execution steps to a Text file in TOS 7.3

Hi Team,

I want to write to whole execution process of a Job to a text file in TOS 7.3.1 because in Enterprise edition it is already logged but I am not sure where to find the execution log in Talend Open Studio so I had thought of writing the execution of the job to a Text file

0693p000008v0f2AAA.jpg

Can anyone please guide me how to do it

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Usually we use tStatCatcher and tLogCatcher component to capture Job processing metadata and the error message and log them into file or database.

With talend open studio, you could redirect the output from the console to a file.

Here is a related topic: https://community.talend.com/s/question/0D53p00007vCjQlCAK/redirect-the-output-from-the-console-to-a...

Let us know if it is what you are looking for.

Best regards

Sabrina