Skip to main content

Data Export

Export your monitoring data for backup, analysis, or compliance purposes. FlareWarden supports exporting account data, monitor history, and audit logs.

Account settings and preferences
  • All monitor configurations
  • Content monitors and patterns
  • Dependency monitors
    • Team member list and roles
    • Status page configurations
    • Webhook configurations
    • Maintenance window schedules
  • Check results - Each individual check with timestamp and outcome
  • Response times - Response latency for each check
  • HTTP status codes - Response codes from each check
  • Incident history - All incidents with start/end times and duration
  • Error messages - Detailed error information for failed checks

    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

    LimitValue
    Maximum exports per monitor5 exports
    Rate limit window20 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:

    ColumnDescription
    timestampWhen the action occurred (ISO 8601)
    user_emailEmail of the user who performed the action
    actionType of action (create, update, delete, etc.)
    resource_typeType of resource affected
    resource_idID of the affected resource
    detailsAdditional 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 TypeOwnerAdminEditorViewer
    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 TypeFreeStarterBusinessGrowthAgency
    Check History7 days30 days90 days180 days365 days
    Incident History30 days90 days365 days365 daysUnlimited
    Audit Logs7 days30 days90 days180 days365 days