How Do Audit Logs Work?
Understanding Superkabe's immutable event trail for complete operational visibility
Quick Answer
Superkabe records every significant system action — mailbox pauses, lead state transitions, domain health changes, and campaign modifications — into an immutable audit log. You can filter by entity type to investigate exactly what happened and when.
Access it from Dashboard → Audit.
What Events Does Superkabe Log?
Every automated and manual action that changes the state of your infrastructure is recorded. Audit logs are immutable — once written, they cannot be modified or deleted.
Mailbox Events
- • Mailbox paused due to bounce threshold
- • Recovery phase transitions (paused → quarantine → restricted_send → warm_recovery → healthy)
- • Warmup enabled or disabled
- • Mailbox added to or removed from campaigns
- • Connection status changes (connected/disconnected)
Lead Events
- • Lead ingested and classified (GREEN/YELLOW/RED)
- • Lead routed to campaign
- • Lead blocked (spam complaint, unsubscribe, or health gate)
- • Engagement events (opened, clicked, replied)
- • Lead score recalculated
Domain Events
- • Domain health status changes
- • DNS assessment results (SPF/DKIM/DMARC)
- • Blacklist detection and delisting
- • Domain paused or resumed
How Do I Read the Audit Log?
| Column | What It Shows |
|---|---|
| Timestamp | Exact date and time the event occurred (your local timezone) |
| Entity | The type of resource affected: lead, mailbox, or domain |
| Entity ID | Unique identifier of the specific resource (for cross-referencing) |
| Trigger | What caused the event (e.g., webhook, cron, manual sync, health check) |
| Action | The system action taken (e.g., mailbox_paused, lead_blocked, domain_healed) |
| Details | Human-readable description of what happened and why |
How Do I Filter Audit Logs?
Use the entity filter tabs at the top of the audit log to narrow down events:
Select All to see every event, or click a specific entity type to see only events related to that resource. This is useful when investigating a specific mailbox pause or lead routing issue.
Why Are Audit Logs Important?
Root Cause Analysis
When something goes wrong, trace the exact sequence of events that led to the issue. Every state change is recorded.
Compliance & Accountability
Maintain a complete, tamper-proof record of all system actions for internal compliance requirements.
Team Transparency
Everyone on your team can see what the system did and why. No more guessing about automatic actions.
Timeline Reconstruction
Rebuild the complete history of any mailbox, domain, or lead from creation to current state.