logs_authlog
Retrieve authentication logs for a device from LibreNMS to monitor login activity and troubleshoot access issues.
Instructions
Get auth logs for a device from LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |||