Skip to content

Audit Logs

Track all staff activities and administrative changes within your project.

Audit Logs provide a comprehensive, immutable record of every action taken by staff and system processes within your monoAdmin project.


The Audit Logs page is essential for maintaining accountability and transparency in your community’s management. It allows you to trace exactly who performed an action, what that action was, and when it occurred.

Audit Logs interface showing the list of activities and filtering options.

Given the high volume of activity on a busy server, the Audit Logs page features powerful filtering tools to help you find precisely what you’re looking for.

Filter TypeDescription
Search MetadataSearch for specific strings within the log payload or usernames.
All ActorsFilter by a specific staff member or system process.
All ActionsFilter by the type of action (e.g., report_status_changed).
Date RangeView logs within a specific timeframe (Daily, Weekly, or Custom).

Each entry in the audit table provides high-level information at a glance:

  • Actor — The staff member or system identity that initiated the action.
  • Action — The specific operation performed (e.g., changing a ban, updating a role).
  • Date/Time — The precise timestamp of the event.
  • IP Address — The network address from which the staff member accessed the panel.

Click the Expand (>) icon next to any log entry to view the complete JSON metadata for that action. This details the “Before” and “After” states of modified data, providing deep context for changes.


You will frequently see the following actions in your logs:

  • nui_session_start — Logged when a staff member opens the In-Game Control Panel.
  • report_status_changed — Logged when a Report is opened, closed, or updated.
  • server.cleanup_scheduled — Logged when an automated or manual cleanup of server entities (vehicles, NPCs) is triggered.
  • punishment.created / punishment.updated — Tracks all disciplinary actions.

Audit Logs are permanent records. They cannot be edited or deleted by staff members, ensuring a reliable audit trail for community owners.