# su - root
# docker ps -a
# docker exec -it kbox_${kbox_id} logcat
若用户只需查看指令流引擎日志,可以通过以下命令查看:
# docker exec -it kbox_${kbox_id} logcat | grep "VMI"