Nitrado event log
nitrado_event_logGet a clear audit trail of server actions—restarts, file changes, settings updates, and game installs. Find out who did what and when, and confirm if an action succeeded.
Instructions
The account's audit trail for this service — the panel's 'Registro de eventos'. Records who did what and when: restarts and stops, config file uploads and deletions, settings changes, game installs. Call this for 'who restarted the server', 'what changed recently', or to see whether an action actually went through. This is about actions taken on the service; for what the game itself did, use pz_tail_log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many matching entries to return, newest first. | |
| category | No | Filter by category, case-insensitive: 'server' (start/stop/restart), 'filebrowser' (file uploads and deletions), 'settings', 'game' (installs). | |
| contains | No | Case-insensitive substring match against the message. | |
| severity | No | Filter by severity, e.g. 'error' to see only failures. | |
| service_id | No | Nitrado service id. Defaults to NITRADO_SERVICE_ID when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |