• 1min read The Runtime Logs search bar in your project dashboard has been redesigned to make filtering and exploring your logs faster and more intuitive. • Structured filters.When you type a filter likelevel:errororstatus:500, the search bar parses it into a visual pill you can read at a glance and remove with a click. • Complex queries with multiple filters become easy to scan and edit without retyping anything Structured filters.When you type a filter likelevel:errororstatus:500, the search bar parses it into a visual pill you can read at a glance and remove with a click. • Complex queries with multiple filters become easy to scan and edit without retyping anything Smarter suggestions.As you type, the search bar suggests filter values based on your actual log data. • Recent queries are saved per-project and appear at the top, so you can rerun common searches without retyping them Smarter suggestions.As you type, the search bar suggests filter values based on your actual log data. • Recent queries are saved per-project and appear at the top, so you can rerun common searches without retyping them Better input handling.The search bar validates your filters as you type and flags errors with a tooltip so you can fix typos before running a search.

Article Summaries:

  • Vercel has updated the Runtime Logs search bar in its project dashboard to improve log filtering and exploration. The new interface turns typed filters (e.g., level:error or status:500) into visual pills that can be easily viewed and removed. Complex queries with multiple filters are now easier to scan and edit without retyping. As users type, the bar offers suggestions based on actual log data and displays recent project‑specific queries at the top for quick reuse. The search bar also validates filters in real time, flags errors with tooltips, and automatically converts pasted Vercel Request IDs into filters. These enhancements are live in the dashboard.

Sources: