Redesigned search and filtering for runtime logs
2026-02-18
1 min read
11
Endigest AI Core Summary
Vercel has redesigned the Runtime Logs search bar in the project dashboard to make log filtering faster and more intuitive.
- •Structured filters parse typed queries like level:error or status:500 into visual pills that can be removed with a single click
- •Smarter suggestions offer filter values based on actual log data, with recent queries saved per-project for quick reuse
- •Input validation flags filter errors with a tooltip before the search is run
- •Pasting a Vercel Request ID automatically converts it into a structured filter
