get_logs
Retrieve log file content from managed AWS, Hetzner, OVH, or custom SSH instances by specifying instance ID, log path, and line count.
Instructions
Get log file content from any managed instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of lines to retrieve. | |
| log_path | No | Log file path. | /var/log/syslog |
| instance_id | Yes | Instance ID, name, or custom-server name. |