Where can I find Job Log for a Scheduled Job that ran?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 11:01 PM
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
but nothing is logged in syslog_transaction table
Strange thing is, I have another scheduled job which also runs repeatedly
and this is getting logged in syslog_transaction table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 01:59 AM
Hi @Suggy ,
I have set the appointment today date for next run then it start reflecting in today’s scheduled job. I have attached the screenshots as well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 02:20 AM
@Runjay Patel but when the job is executed, is it getting logged in syslog_transaction table? This is what my post/question is about 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 01:54 AM
Anyone 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 03:04 AM
Should be in transaction logs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 04:46 AM
OOB job - "Autoclose incidents" is active and running every one hour, but its not getting logged in syslog_transaction table