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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to Capture Job id, start time and end time

Hi, 

 

 

Can anyone help me out finding "How to Capture Job id, start time and end time"?

 

Thanks,

Meghana

Labels (2)
6 Replies
vapukov
Master II
Master II

Hi,

 

simplest ways - just enable stats and logs collection

https://help.talend.com/reader/n2BYbtcWI4dtJfLCv3CrJw/AsoJenmDkXEoIgeId4v2Xg

akumar2301
Specialist II
Specialist II

Just to add ,

 

if you need to capture/monitor Subjob execution time , tChronoMeterxxx components could  also be helpful.

for jobid , you can use Variable "pid" to get the process id.

Anonymous
Not applicable
Author

How to capture flow execution from the logs. I am able to get job id from tStatCatcher component, but I see it is different from flow execution id. 

Can I know how we get flow execution id?

 

Thanks,

Meghana

vapukov
Master II
Master II

Hi,

 

if you enable logs as suggested - you will have 3 tables:

- stats - statistics (ts=art, stop, duration) for components with enabled collect statistics

- logs - JVM errors and warnings from tWarn/tDie

- meters - flow statistics for flows with enabled "monitor" properties (advanced settings)

 

all 3 tables use the same ids for all information

Anonymous
Not applicable
Author

Can I know how to get execution id from them

Anonymous
Not applicable
Author

Hi @MeghanaKottala 

 

The best place to understand the concepts is the AMC user Guide.

 

https://help.talend.com/reader/CExOfRHuw5UTRz2d7vJi3Q/MDauhq9nl1m0FXZX~aHp9Q

 

If you want the short cut to Studio area, please refer the below section.

 

https://help.talend.com/reader/CExOfRHuw5UTRz2d7vJi3Q/dgHq5LUSMajI3cp1~lp~IQ

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂