get_logs
Retrieve log file content from any managed instance, such as AWS, Hetzner, OVH, or custom SSH servers. Specify the instance and log path to get the last lines of any log file.
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. |