logs_authlog
Retrieve authentication logs from LibreNMS for the whole server. No hostname required; supports time filters and pagination.
Instructions
Get authentication logs from LibreNMS.
Auth logs are server-wide rather than per-device, so this takes no hostname.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| start | No | Number of results to skip (offset) for pagination | |
| to_ts | No | End timestamp filter (Unix timestamp or datetime string) | |
| from_ts | No | Start timestamp filter (Unix timestamp or datetime string) | |
| sortorder | No | Sort order: ASC or DESC |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||