Hi. I’m using the 2026 cloud version and have enabled the new feature called Surf Debug Logs. Where can I find them?


Hi. I’m using the 2026 cloud version and have enabled the new feature called Surf Debug Logs. Where can I find them?


I'm pretty sure you just misunderstood "...sends debug logs to SOTI..."
This means the file ends up at the SOTI support and normally based on the device ID they can grab it then in a support case similar to when you do a send_debug_report legacy script to a device.
I thought this would output a log from the browser console. Simmiliar to debug inspection via adb. This would make diagnosing web application issues much more convenient. Thanks for the clarification.
Hmm, not sure about debugging via adb for web applications but doesn't chrome developer tools help here (https://developer.chrome.com/docs/devtools/remote-debugging)?