list_webmin_logs
Retrieve recent Webmin action and audit logs. Filter by module, user, or server to view who performed what actions within Webmin.
Instructions
List Webmin action/audit logs. Shows recent actions performed through Webmin including user, module, and action details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| limit | No | Maximum number of log entries to return (default: 100) | |
| module | No | Filter by module name (e.g., 'useradmin', 'init') | |
| user | No | Filter by username |