Get your logs in real time in the browser

JK1
Giga Expert

Hey guys,

I was very frustrated when I had to debug for first time in ServiceNow. I didnt like the way the logs are presented and so on - may be i am old style

Still I found a way in one of the blogs. And its very useful.

Just add to your instance URL   /channel.do?sysparm_channel=logtail

This will show your current node Tomcat logs in real time.

To me - really useful.

Cheers,

Joro

1 ACCEPTED SOLUTION

Community Alums
Not applicable

You can use stats.do, threads.do and replication.do

as tailing the Tcat log will cost you huge amount of time.

 

Cheers

View solution in original post

2 REPLIES 2

ivansnow
Kilo Contributor

Thanks for sharing this!


I was struggling to do exactly this. Very useful!



Regards,



Ivan


Community Alums
Not applicable

You can use stats.do, threads.do and replication.do

as tailing the Tcat log will cost you huge amount of time.

 

Cheers