Audit Logging
The audit log provides a complete record of user actions and system events on your Boottify platform. Use it for security monitoring, compliance, and troubleshooting.
Accessing the Audit Log
- Navigate to Admin → Audit from the sidebar.
- The audit log displays events in reverse chronological order.
What's Logged
The audit system captures a wide range of events:
- Authentication — Sign-in attempts (successful and failed), sign-outs, 2FA events.
- User Management — User creation, role changes, deactivation, invitations.
- Application Events — App creation, deployment, configuration changes.
- Billing Events — Subscription changes, payments, refunds.
- Settings Changes — Platform configuration updates, feature flag toggles.
- Security Events — Password changes, 2FA setup/removal, WebAuthn credential changes.
Filtering Events
Use the filter controls to narrow down the log:
- Search — Free-text search across event descriptions.
- Event Type — Filter by category (auth, user, app, billing, etc.).
- User — Show events from a specific user.
- Date Range — Limit results to a specific time period.
Event Details
Each audit entry includes:
- Timestamp — Exact date and time of the event.
- User — Who performed the action.
- Action — What was done.
- IP Address — Origin of the request.
- Details — Additional context (changed fields, old/new values).
Security Monitoring
Watch for these red flags:
- Multiple failed sign-in attempts from the same IP.
- Role escalations or unexpected admin actions.
- Sign-ins from unfamiliar IP addresses or geolocations.
- Bulk data exports or unusual API activity.