Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Vision AI DevKit
  • Get Started
  • Get Help
  • Community
  • GitHub Repo
  • Gitter
    • Get Started
      • Quick start
      • Module Update and Deployment
      • Support and community
    • Tutorials
      • Create and deploy a vision AI model
      • Deploy a vision AI model with Visual Studio Code
      • Use camera to take pictures
      • Use Azure Stream Analytics (ASA) to count object of interests
      • Train a model using Azure Machine Learning and Jupyter notebooks
        • Jupyter Notebook VM
        • Azure Notebooks
    • Community Projects
      • What is a Community Project?
      • How can I get Involved?
      • Vision AI DevKit provisioning with Azure IoT Central
      • Workplace Safety Identification
      • Enabling Audio for Water Level Detection
      • Sign Language Gesture Recognition
      • DevKit Integration with Azure Face API Services
      • Intelligent Alarm
    • Vision AI
      • Vision AI model
      • Supported frameworks and runtimes
    • How to - Deploy
      • Model using Module Twin
    • Manage your device
      • Configure the DevKit
      • Use USB-C cable to connect to the device
      • Use SSH to connect to the device
      • Firmware update
      • Rebooting
      • Reset the device
      • Hardware connections
    • Tools
      • Platform tools
      • Visual Studio (VS) Code
      • Azure IoT Hub and IoT Edge device
    • Troubleshooting
      • Device LEDs
      • Display output
      • Wi-Fi
      • Firmware update
    • Tips
      • Review logs
      • Docker container status
      • Improve inferencing accuracy
      • View RTSP video stream in a media player
      • Clean up your Azure resources

    Logs

    On this page

    • What you will need
    • Review logs and progress of the IoT Edge Agent

    What you will need

    • ADB command line utility (Instructions)

    Review logs and progress of the IoT Edge Agent

      adb shell docker logs -f edgeAgent
    
    • After you see a “Start module (your module name)” message, you can use

      adb shell docker logs -f <your module name>
      

    to review logs for your module(s).

    Updated: August 3, 2019

    Previous Next
    Microsoft Logo

    2021 Microsoft Corporation. All rights reserved

    • Terms of use
    • Privacy & cookies
    • Trademarks