Audit Logs
Understanding and using SuitePortal audit logs.
Audit Logs
This documentation is currently being developed. Check back soon for complete content.
Overview
SuitePortal maintains comprehensive audit logs for security monitoring and compliance.
What's Logged
User Actions
- Login/logout events
- Data access
- Configuration changes
- User management actions
System Events
- Sync operations
- API calls
- Error events
- System changes
Audit Log Fields
| Field | Description |
|---|---|
timestamp | When the event occurred |
actor | User or system that performed action |
action | What was done |
resource | What was affected |
result | Success or failure |
ip | Source IP address |
details | Additional context |
Accessing Logs
Dashboard
Navigate to Settings > Audit Logs
API
Query logs via API (with appropriate permissions)
Export
Export logs for external analysis
Log Retention
- Standard: 1 year
- Enterprise: Configurable
Compliance Use
Audit logs support:
- Security investigations
- Compliance audits
- Access reviews
- Incident response