The Admin Log captures security-relevant events across your organization. It provides an audit trail for compliance and incident investigation.Documentation Index
Fetch the complete documentation index at: https://docs.ultra.security/llms.txt
Use this file to discover all available pages before exploring further.
The Admin Log is restricted to users with Admin or Owner roles. See Roles & Permissions for details.
Events Tracked
The Admin Log captures the following categories of events:Member Management
- Member invited to organization
- Member accepted invitation
- Member invitation revoked
- Member removed from organization
- Member role changed
Authentication
- Successful login attempts
- Failed login attempts
- Account lockout events
Organization & Structure
- Organization settings changed
- Team created, updated, or deleted
- Workspace created, updated, or deleted
Gateway Lifecycle
- Gateway registered
- Gateway linked to workspace
- Gateway unlinked from workspace
- Gateway archived
- Diagnostics report uploaded (manual
ultra doctor --reportonly)
Guardrail Configuration
- Guardrail created (custom guardrails)
- Guardrail updated (enforcement mode or configuration changed)
- Guardrail deleted (custom guardrails)
- Guardrail enabled
- Guardrail disabled
| Field | Description |
|---|---|
| Guardrail slug | Human-readable identifier (e.g., credential-protection) |
| Category | builtin or custom |
| Enforcement mode | The post-change mode (block, alert, monitor, or redact) |
| Previous enforcement mode | The pre-change mode, included only when the mode changed |
| Scope | The level at which the guardrail is configured (org, workspace, or gateway) |
Event Details
Each event in the Admin Log records:| Field | Description |
|---|---|
| Actor | The user who performed the action (name and email) |
| Target | The entity affected by the action (user, team, workspace, or gateway) |
| Action | What was done (e.g., “member.invited”, “role.changed”) |
| Timestamp | When the event occurred (UTC) |
| IP Address | The IP address of the actor |
Viewing the Admin Log
The Admin Log is accessible from the Hub web interface:- Navigate to your organization in Hub
- Select Admin Log from the sidebar
- Browse events chronologically (newest first)