- Docs
- /
- Data Export
Data Export
Export your monitoring data for backup, analysis, or compliance purposes. FlareWarden supports exporting account data, monitor history, and audit logs.
- Team member list and roles
- Status page configurations
- Webhook configurations
- Maintenance window schedules
Export Format
Monitor data is exported in CSV format for easy import into spreadsheets or analytics tools.
timestamp,status,response_time_ms,status_code,error
2025-01-12T10:00:00Z,up,245,200,
2025-01-12T10:01:00Z,up,198,200,
2025-01-12T10:02:00Z,down,0,0,connection timeout
2025-01-12T10:03:00Z,up,312,200,Rate Limits
| Limit | Value |
|---|---|
| Maximum exports per monitor | 5 exports |
| Rate limit window | 20 minutes |
Rate limits are applied per monitor, so you can export data from multiple monitors simultaneously without hitting a global limit.
Audit Log Export
Export activity logs for compliance and security
Export a complete record of all actions taken within your account. Audit logs are essential for security reviews, compliance requirements, and investigating unauthorized changes.
Tracked Actions
Monitor Actions
- • Monitor created/updated/deleted
- • Monitor paused/resumed
- • Check interval changed
Team Actions
- • Member invited/removed
- • Role changed
- • Scope updated
Status Page Actions
- • Page created/updated/deleted
- • Components added/removed
- • Branding changed
Account Actions
- • Settings changed
- • Webhooks configured
- • Data exported
Export Format
Audit logs are exported in CSV format with the following columns:
| Column | Description |
|---|---|
| timestamp | When the action occurred (ISO 8601) |
| user_email | Email of the user who performed the action |
| action | Type of action (create, update, delete, etc.) |
| resource_type | Type of resource affected |
| resource_id | ID of the affected resource |
| details | Additional context about the action |
Limits
Maximum rows per export: 10,000 entries. For accounts with more audit history, use date range filters to export in batches.
Export Permissions
Who can export which data types
| Export Type | Owner | Admin | Editor | Viewer | |
|---|---|---|---|---|---|
| Account Data | |||||
| Audit Logs |
Data Retention
How long data is available for export
Data retention varies by plan. Export your data regularly if you need long-term archives.
| Data Type | Free | Starter | Business | Growth | Agency |
|---|---|---|---|---|---|
| Check History | 7 days | 30 days | 90 days | 180 days | 365 days |
| Incident History | 30 days | 90 days | 365 days | 365 days | Unlimited |
| Audit Logs | 7 days | 30 days | 90 days | 180 days | 365 days |