← Back
Vercel
Vercel streaming runtime logs exports now enable background downloads without blocking dashboard
Vercel · featureplatform · vercel.com ↗

Streaming Downloads Without Buffering

Runtime logs exports now stream directly to your browser, eliminating the need to wait for large files to buffer. Downloads start immediately and run in the background, allowing you to continue working in the Vercel dashboard while the export completes.

New Export Options

Two new filtering options are now available:

  • Export visible data: Download exactly what's currently displayed on your screen
  • Export filtered results: Export all requests matching your active search filters

Updated Export Limits

All plans can export up to 10,000 requests per export, while Observability Plus subscribers can export up to 100,000 requests – a significant increase from previous limits.

Consistency Improvements

Exported log data is now indexed by request to ensure consistency with the Runtime Logs dashboard interface. Export limits are applied per request to guarantee that exported data matches the filtered requests shown on the dashboard.