Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

gs.log vs. gs.print: the docs entry for gs.log says it logs to TWO places "system log" and "syslog table".

Dave Hinton
Tera Contributor

(gs.log vs. gs.print): the docs entry for gs.log says it logs to TWO places "system log" and "syslog table".
Are these TWO places really distinct?
... Aren't these one and the same?
How do I view them both?

6 REPLIES 6

Dave Hinton
Tera Contributor

I am not sure how this response explains why "docs" says gs.log does TWO things:

Logs a message to the system log and saves it to the syslog table.

As it says, The logged message is saved into syslog table. The messages logged/saved inside that table are called as system logs.