dmesg Logs
If the Kbox cloud phone container is abnormal, collect dmesg logs for fault location.
The dmesg logs contain device initialization logs, kernel module logs, and application crash information, which are helpful for subsequent cause analysis and fault location.
Generally, dmesg logs are stored in the /var/log/ directory on the server. You can also run the following command to obtain dmesg logs:
1 | dmesg -T
|
Parent topic: Operating Environment Logs