We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ms.log

rwornor1
Kilo Explorer

Looking for MIDSystem log statements. They aren't located in the system log

3 REPLIES 3

tim_broberg
ServiceNow Employee

Have you tried downloading the agent log?


doug_schulze
ServiceNow Employee

Roland,



If you are writing log statements in your sensor then look to Log statements (System Logs > script log statements) ... if you are looking for general MidServer logs (as Tim mentions) on how its doing it tasks look locally to the host (/agent/logs/agent0.log or JVM logs at /agent/logs/wrapper.log)


Is there any way to download these logs without local access to the mid server?