The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Where can I find Job Log for a Scheduled Job that ran?

Suggy
Giga Sage

Where can I find Job Log for a Scheduled Job that ran?

 

I read in this post that I can find them in syslog_transaction, but its not logged for all the jobs.

https://www.servicenow.com/community/developer-forum/scheduled-job-history-log/m-p/1698439

 

Evidence:

OOB auto close incident job is active and running every one hour

Suggy_0-1734591562772.png

but nothing is logged in syslog_transaction table

Suggy_1-1734591588920.png

 

Strange thing is, I have another scheduled job which also runs repeatedly

Suggy_2-1734591640903.png

and this is getting logged in syslog_transaction table

Suggy_3-1734591683422.png

 

14 REPLIES 14

Harish Bainsla
Kilo Patron
Kilo Patron

Hi @Suggy  please check below link

https://www.servicenow.com/community/developer-forum/how-to-find-last-run-24-hours-scheduled-jobs-wi...

if my answer helps you mark helpful and accept solution

Hi @Harish Bainsla that did not answer my query 🙂

Runjay Patel
Giga Sage

Hi @Suggy ,

 

It will show the result if it is in radar to run today. I have changed the next action for today date and time then its start appearing in todays job

RunjayPatel_0-1734593040790.png

RunjayPatel_1-1734593096994.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

@Runjay Patel Yes I am aware of it. but that is not logging the job  execution details in syslog_transaction table even though the job ran several times today. You can check in your instance 🙂