Improved streaming runtime logs exports
Vercel updates runtime logs exports to stream directly to the browser, raises export limits to 100,000 requests for Observability Plus subscribers, and adds options to export visible or filtered results.
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, we've added two new options: You can now export exactly what's on your screen or all requests matching your current search.
All plans can export up to 10,000 requests per export, and subscribers can export up to 100,000 requests.Observability Plus Exported log data is now indexed by request to ensure consistency with the dashboard interface. Export limits are now applied by request to ensure that the exported data matches the filtered requests shown on the dashboard.Runtime Logs .Learn more about runtime logs Read more