get_logs
Retrieve log file content from any managed AWS, Hetzner, OVH, or custom SSH server instance. Specify instance, log path, and number of lines.
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. |