Audit Logs
Every action in Paratro is recorded in an immutable audit log. This provides full traceability for compliance reviews, internal investigations, and operational monitoring.What Gets Logged
| Category | Events |
|---|---|
| Wallets | Created, renamed, archived, key rotation |
| Transactions | Created, approved, rejected, signed, broadcast, confirmed, failed |
| Policies | Created, updated, deleted |
| Users | Invited, role changed, removed, login, MFA setup |
| API Keys | Created, permissions changed, revoked |
| Organization | Settings changed, billing updated |
Log Entry Structure
Each audit log entry includes:Querying Audit Logs
Filter Parameters
| Parameter | Description |
|---|---|
action | Filter by action type (supports wildcards) |
actor_id | Filter by user who performed the action |
resource_type | Filter by resource type (wallet, transaction, policy) |
resource_id | Filter by specific resource |
from / to | Date range |
Log Retention
- SaaS — Audit logs are retained for 1 year by default, with options to extend
- Private Deployment — Configurable retention based on your compliance requirements