Logging and Auditing
Understanding SuitePortal's logging and audit trail capabilities.
Logging and Auditing
This documentation is currently being developed. Check back soon for complete content.
Overview
SuitePortal maintains comprehensive logs for security, compliance, and troubleshooting.
Log Types
Audit Logs
Track user actions:
- Login/logout events
- Data access
- Configuration changes
- Permission changes
System Logs
Track platform operations:
- Sync events
- API requests
- Errors and warnings
- Performance metrics
Audit Log Contents
| Field | Description |
|---|---|
| Timestamp | When the event occurred |
| User | Who performed the action |
| Action | What was done |
| Resource | What was affected |
| IP Address | Source IP |
| Result | Success/failure |
Accessing Logs
Admin Dashboard
View logs at Settings > Audit Logs.
API
Query logs programmatically via API.
Retention
Log retention periods:
- Audit logs: 1 year
- System logs: 90 days