get_vm_logs
Retrieve logs from Docker containers or LXD containers by specifying device ID, platform, and VM name, with configurable line count.
Instructions
Get logs from a specific VM/container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the target device | |
| platform | Yes | VM platform | |
| vm_name | Yes | Name of the VM/container | |
| lines | No | Number of log lines to retrieve |