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