🔷

CloudWatch Logs – S3 Export

  • Allows exporting log data from CloudWatch Logs to Amazon S3.
  • Initiated via the CreateExportTask API call.
  • Exported logs may take up to 12 hours to appear in S3.
  • Best for:
    • Archival
    • Batch analytics
  • Not suitable for near-real-time needs — use CloudWatch Logs Subscriptions for that.