- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015 12:29 AM
Does gs.log log to Script log statements? I'm confused about the difference between System Logs and Script Log Statements modules. thanks!
Solved! Go to Solution.
- 30,785 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015 02:12 AM
All the logs go in syslog_list table only, the difference is in the SOURCE of that logs that differentiates between each.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015 09:09 AM
thanks Anurag!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015 09:44 AM
Also important to remember that gs.log isn't available in scoped apps (Fuji and beyond). This is especially important with the popularity of custom apps (and almost a decade of SN resources relying on gs.log).
The new methods are outlined here: http://wiki.servicenow.com/index.php?title=Scoped_Script_Logging#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2018 09:12 AM
The organisation I work in uses service Now ,I just joined the team, My team wants me to do some research on logging in Service now. All they want is to control the logging of scripts when they write a script on the server based on the verbosity level of the script see: Bluestacks TextNow Photomath

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 09:36 AM
All the logs go in syslog_list table only, the difference is in the SOURCE of that logs that differentiates between each.