Log Viewer
Monitor ServiceNow system logs in real-time from a floating Sidekick window.
Last updated: February 19, 2026
Last updated: February 19, 2026
The Log Viewer shows system log entries in real-time, right next to your ServiceNow instance. No need to open syslog_list.do in another tab — logs stream live into the Sidekick window as they happen.

Use the slash command /sklog or open Sidekick and select the Log Viewer tab.
Once open, the Log Viewer polls your instance for new log entries and displays them in a scrollable, filterable list. Each entry shows:
New entries appear at the top (newest first) and the list auto-scrolls to show the latest entry unless you've scrolled up to review older logs.
The Log Viewer includes filters to help you focus on relevant entries:
Toggle visibility for each log level:
Filter by the script or component that generated the log. Start typing to narrow the list.
Use the search field to filter log entries containing specific text. Useful for finding logs related to a particular record, script, or error message. You can also search by sys_id by clicking on the link. When a log entry contains both a table name and a sys_id, it is automatically converted into a direct link to that record.
/skloggs.info() or gs.debug() statements to your script