As of the LiveEdge Cloud February 2025 release, properly licensed devices allow users to view a near-real-time stream of logs from Docker containers installed on Videon devices in the Advanced container view. This changes the interface for managing containers by moving everything into an expandable "Manage" section as described below.
NOTE: This feature is only intended for debugging purposes! It is not recommended to use this feature to monitor live logs persistently.
- Navigate to a device's Containers tab (videoncloud.com/devices/[device_guid]/containers)
- Switch to the Advanced view
- Open the desired container's Manage section by clicking MANAGE in the container's row
- Stop/Start, pause, restart, kill, and delete commands for containers have been moved into this section
- In the top left:
- In the top right:
- In the bottom right:
- In the top left:
- Stop/Start, pause, restart, kill, and delete commands for containers have been moved into this section
- Observe logs appear after waiting for the request for logs to resolve
- Historical logs will be returned if there is not already a session in progress
- Containers that are not running should still show logs from when they were last running
- Logs will update in near-real-time as new logs are created by the container