Device Logs
To access the logs, click the Log tab. This opens the Device Logs panel which shows the device log in real-time. The device log documents data include actions you have taken and actions performed by the device OS.
To download the log to a file, click Download log.
The device log size is limited to a maximum of 10000 rows.
info
- You can configure logs to conform to logs shown in Console app on MacOS using the following properties that can be added to application.properties in cloud server:
cloud.server.ios-v2-logs.enabled=true --> by default it's false, so will use syslog
cloud.server.ios-v2-logs.pid-focus=false --> optional default is false
cloud.server.ios-v2-logs.disabled-on-older-devices=true --> optional default is true