ATStatus
ATStatus WikiLoading documentation...

Audit Logs

Track all changes made in the system with tamper-proof audit logging.

Complete History

Audit logs record every action taken in the admin panel, providing a complete history of changes with hash-chain verification for tamper detection.

Accessing Audit Logs

1

Navigate to Admin

Go to Admin → Audit Logs

2

View Entries

Browse log entries with timestamps

3

Filter & Search

Use filters to find specific events

What's Logged

Authentication

Login, logout, failed attempts

Users

Create, update, delete, password reset

Status Pages

Create, update, delete

Components

Create, update, delete, status change

Incidents

Create, update, delete, add update

Maintenance

Create, update, delete, status change

Settings

Any settings change

API Keys

Create, revoke

Log Entry Details

Timestamp

When it happened

User

Who did it

Action

What was done

Resource

What was affected

IP Address

Where from

Details

Additional context

Filtering & Exporting

Filter By

  • Date range
  • User
  • Action type
  • Resource type

Export Formats

CSV
JSON

Required Permissions

AUDIT_VIEWAUDIT_VIEW_SENSITIVE

The AUDIT_VIEW_SENSITIVE permission allows viewing sensitive data like IP addresses and password change events.