Audit Logs
Audit logs provide a complete, tamper-proof record of all actions taken in your FlowStack workspace. Use them for compliance, security investigations, and operational visibility.
What's Logged
Every significant action is recorded:
| Category | Events |
|---|---|
| Authentication | Login, logout, SSO sign-in, API key usage, failed login attempts |
| Flows | Created, updated, published, activated, deactivated, deleted |
| Connections | Created, reconnected, deleted |
| Team | Member invited, role changed, member removed |
| Projects | Created, updated, deleted |
| Settings | Plan changed, SSO configured, API key created/revoked |
| Tables | Table created, schema modified, table deleted |
Log Entry Format
Each audit log entry includes:
| Field | Description |
|---|---|
| Timestamp | When the action occurred (UTC) |
| Actor | Who performed the action (user email or API key ID) |
| Action | What was done (e.g., flow.created, connection.deleted) |
| Resource | The affected resource with ID and name |
| IP Address | The actor's IP address |
| User Agent | Browser or API client identifier |
| Details | Additional context (e.g., old vs. new values for updates) |
Viewing Audit Logs
- Go to Settings → Security → Audit Logs
- Browse the chronological list of events
- Filter by:
- Actor — Specific user or API key
- Action — Type of event
- Resource — Specific flow, connection, or setting
- Date Range — Custom time period
Exporting
Export audit logs for compliance or analysis:
- Apply filters to select the desired entries
- Click Export
- Choose format: CSV or JSON
- Download the file
Retention
| Plan | Retention |
|---|---|
| Team | 30 days |
| Enterprise | 1 year (configurable up to 7 years) |
Availability
- Free / Pro — Not available
- Team — 30-day audit logs
- Enterprise — Full audit logs with extended retention and SIEM integration