Read an Unraid system log
unraid_read_system_logRead a bounded section of an Unraid system log by providing its exact path, start line, and line count to diagnose issues with targeted log data.
Instructions
Read a bounded section of a system log. First obtain its API-provided path with unraid_list_system_logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Exact path returned by unraid_list_system_logs | |
| lines | No | ||
| startLine | No |