logs_syslog
Retrieve syslog messages for a specific device from LibreNMS. Filter by time range, pagination, and sort order.
Instructions
Get syslogs for a device from LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Device hostname or ID | |
| start | No | Page number for pagination | |
| limit | No | Maximum number of results to return | |
| from_ts | No | Start timestamp filter (Unix timestamp or datetime string) | |
| to_ts | No | End timestamp filter (Unix timestamp or datetime string) | |
| sortorder | No | Sort order: ASC or DESC |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||