get_vm_logs
Retrieve log data from virtual machines or containers in a homelab environment to monitor system activity and troubleshoot issues.
Instructions
Get logs from a specific VM/container
Input Schema
TableJSON 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 |