
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 11:58 AM
Any way to get a history on what Background Scrips were ran and by whom? We need this for audit reasons.
Solved! Go to Solution.
- 27,891 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 12:04 PM
I'm not aware of anywhere in the system where it's stored in "one easy place" to look at.
But consider this - every time a background script is run, it creates a Log entry on System Logs > All with a source of "ScriptBackgroundCheck". So that's something that you could look into a bit further. You can't report directly on this table [syslog] but maybe there could be another customization that you could perform every time a background script is run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 11:50 PM
In script execution history we can check the previous scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2019 01:05 AM
Hi xiaix,
On Madrid version I found this table: Script Execution Histories [sys_script_execution_history_list].
A detailed record is created each time a backgroud is executed.
Kind regard,
Mani

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2019 03:35 AM
Ahhh... very nice!
https://YOURINSTANCE.service-now.com/nav_to.do?uri=%2Fsys_script_execution_history_list.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 12:33 AM
Realise this is old, but you can find the script execution log under sys_script_execution_history.list
This includes who and what was run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 10:23 AM
list of sys_script_execution_history