get_logs
Retrieve log file content from any managed instance by specifying instance ID, log path, and number of lines to fetch.
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. |