Improved streaming runtime logs exports
Source: Vercel Blog
New streaming export for runtime logs
With runtime logs, you can view and export your logs. Exports now stream directly to the browser—your download starts immediately and you can continue to use the Vercel dashboard while the export runs in the background. This eliminates the need to wait for large files to buffer.
Additionally, two new export options are available:
- Export exactly what’s on your screen.
- Export all requests matching your current search.

Export limits
- All plans can export up to 10,000 requests per export.
- Observability Plus subscribers can export up to 100,000 requests.
Exported log data is now indexed by request to ensure consistency with the Runtime Logs dashboard interface. Export limits are applied per request so the exported data matches the filtered requests shown on the dashboard.