Real-time Running Logs

Updated: 2025/10/10
Read Time: 5 min
Guide to viewing and analyzing real-time running logs of cloud control backend group control devices, including UDP/TCP real-time channels and historical log viewing methods.

Real-time Running Logs

In the cloud control backend group control screen casting interface, follow these steps to open the running logs window:

Steps:
Right-click target device → Click Logs → Open Running Logs Window

Real-time Log Viewing Methods

  1. UDP Channel (Recommended)
    • After the device establishes a P2P connection, you can view mobile-side logs in real-time;
    • Suitable for quick debugging and real-time monitoring of script execution.
  2. TCP Channel
    • Requires setting up your own central control service;
    • Can centrally collect logs in enterprise environments for unified management.

Historical Log Viewing

  • Click Open Log File in the lower right corner to view all logs cached on the mobile side;
  • Suitable for post-analysis, troubleshooting, and script debugging.

💡 It is recommended to prioritize using the UDP real-time log channel, as it has stable connections and requires no additional service setup.