# Cross-link map: Runtime Logs (/docs/logs/runtime)

> From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Vercel Function Logs](https://vercel.com/docs/functions/logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=semantic) — Use runtime logs to debug and monitor your Vercel Functions.
- [Logs](https://vercel.com/docs/logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=semantic) — Use logs to find information on deployment builds, function executions, and more.
- [AI Gateway Request Logs](https://vercel.com/docs/ai-gateway/observability-and-spend/logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=semantic) — Search, filter, and follow individual AI Gateway requests, inspect provider routing for one request, and export the resu
- [Add structured application logs to Vercel Functions](https://vercel.com/kb/guide/add-structured-application-logs-to-vercel-functions?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=semantic) — Learn how to add structured application logs to Vercel Functions to help troubleshoot function issues in real time.
- [Enhanced Logs to search, inspect, and share runtime logs](https://vercel.com/changelog/enhanced-logs-ui-to-search-inspect-and-share-application-logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=semantic)

## Prerequisites

- [Logs](https://vercel.com/docs/logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=prerequisite) — Use logs to find information on deployment builds, function executions, and more.

## This page links to (15)

- [Cache Status and Reasons](https://vercel.com/docs/caching/cache-status?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Understand the cache status and reason shown for each request in Vercel logs, and what causes a response to miss, bypass
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Domains Overview](https://vercel.com/docs/domains?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn the fundamentals of how domains, DNS, and nameservers work on Vercel.
- [Working with Drains](https://vercel.com/docs/drains?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Drains collect logs, traces, speed insights, and analytics from your applications. Forward observability data to custom
- [Vercel Functions](https://vercel.com/docs/functions?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Build API routes, webhooks, and agent request handlers with Vercel Functions, then test and debug them with Vercel CLI.
- [Streaming](https://vercel.com/docs/functions/streaming-functions?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn how to stream responses from Vercel Functions.
- [Incremental Static Regeneration \\(ISR\\)](https://vercel.com/docs/incremental-static-regeneration?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — ISR serves cached static pages while regenerating content in the background. Vercel\\\\
- [Observability Plus](https://vercel.com/docs/observability/observability-plus?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn about using Observability Plus and its limits.
- [Partial Prerendering \\(PPR\\)](https://vercel.com/docs/partial-prerendering?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Partial Prerendering serves a cached static shell instantly, then renders and streams the dynamic parts of a page per re
- [Vercel Hobby Plan](https://vercel.com/docs/plans/hobby?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn about the Hobby plan and how it compares to the Pro plan.
- [Vercel Pro Plan](https://vercel.com/docs/plans/pro-plan?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn about the Vercel Pro plan with credit-based billing, free viewer seats, and self-serve enterprise features for pro
- [Managing Team Members](https://vercel.com/docs/rbac/managing-team-members?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn how to manage team members on Vercel, and how to assign roles to each member with role-based access control \\(RBAC
- [Routing Middleware](https://vercel.com/docs/routing-middleware?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn how you can use Routing Middleware, code that executes before a request is processed on a site, to provide speed a
- [Redirects](https://vercel.com/docs/routing/redirects?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn how to use redirects on Vercel to instruct Vercel's platform to redirect incoming requests to a new URL.
- [Rewrites on Vercel](https://vercel.com/docs/routing/rewrites?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=outbound) — Learn how to use rewrites to send users to different URLs without modifying the visible URL.

## Pages that link here (31)

By site: vercel-changelog (9) · vercel-kb (4) · vercel-docs (18)

### From vercel-changelog

- [30-day runtime log retention, now available in Observability Plus](https://vercel.com/changelog/30-day-runtime-log-retention-now-available-in-observability-plus?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Agents can now access runtime logs with Vercel's MCP server](https://vercel.com/changelog/agents-can-now-access-runtime-logs-with-vercels-mcp-server?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Caching details now available in Runtime Logs](https://vercel.com/changelog/caching-details-now-available-in-runtime-logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Function start type now available in Runtime Logs](https://vercel.com/changelog/function-start-type-now-available-in-runtime-logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Improved streaming runtime logs exports](https://vercel.com/changelog/improved-streaming-runtime-logs-exports?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Referer now available in runtime logs](https://vercel.com/changelog/referer-now-available-in-runtime-logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Rewrites and redirects now available in runtime logs](https://vercel.com/changelog/rewrites-and-redirects-now-available-in-runtime-logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [Runtime logs now appear in the dashboard 6x faster](https://vercel.com/changelog/runtime-logs-now-appear-in-the-dashboard-6x-faster?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)
- [View specific error codes in runtime logs](https://vercel.com/changelog/view-specific-error-codes-in-runtime-logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Add structured application logs to Vercel Functions](https://vercel.com/kb/guide/add-structured-application-logs-to-vercel-functions?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how to add structured application logs to Vercel Functions to help troubleshoot function issues in real time.
- [Migrate self-hosted Next.js and containers from AWS to Vercel](https://vercel.com/kb/guide/migrate-containers-from-aws-to-vercel?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Migrate containers from AWS to Vercel: deploy with Dockerfile.vercel, keep RDS, S3, and SQS in AWS over OIDC, and cut ov
- [Troubleshoot and optimize Active CPU usage on Fluid compute](https://vercel.com/kb/guide/optimize-active-cpu-on-fluid-compute?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Diagnose which routes drive Active CPU usage and learn to optimize it. Separate traffic growth from per-request CPU work
- [Build a Weather API on Vercel: Express, FastAPI, and Nitro](https://vercel.com/kb/guide/weather-api-with-fastapi?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Build a weather API on Vercel with FastAPI, Express, or Nitro. Compare the three runtimes, add caching and Observability

### From vercel-docs

- [Cache Status and Reasons](https://vercel.com/docs/caching/cache-status?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Understand the cache status and reason shown for each request in Vercel logs, and what causes a response to miss, bypass
- [Vercel CDN Cache](https://vercel.com/docs/caching/cdn-cache?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how Vercel's CDN cache stores your content across a global network to reduce latency and origin load.
- [Managing Cron Jobs](https://vercel.com/docs/cron-jobs/manage-cron-jobs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how to manage Cron Jobs effectively in Vercel. Explore cron job duration, error handling, deployments, concurrency
- [Integrate flags with Vercel Web Analytics](https://vercel.com/docs/flags/observability/web-analytics?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how to tag your page views and custom events with feature flags
- [Create React App on Vercel](https://vercel.com/docs/frameworks/frontend/create-react-app?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Deploy Create React App projects to Vercel and add Preview Deployments, Web Analytics, Speed Insights, and Observability
- [Concurrency scaling](https://vercel.com/docs/functions/concurrency-scaling?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how Vercel automatically scales your functions to handle traffic surges.
- [Vercel Function Logs](https://vercel.com/docs/functions/logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Use runtime logs to debug and monitor your Vercel Functions.
- [Response headers](https://vercel.com/docs/headers/response-headers?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn about the response headers sent to each Vercel deployment and how to use them to process responses before sending
- [Limits](https://vercel.com/docs/limits?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Look up account limits, usage summaries, rate limits, and resource constraints for every Vercel plan.
- [Logs](https://vercel.com/docs/logs?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Use logs to find information on deployment builds, function executions, and more.
- [Account Plans on Vercel](https://vercel.com/docs/plans?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn about the different plans available on Vercel.
- [Vercel Enterprise Plan](https://vercel.com/docs/plans/enterprise?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn about the Enterprise plan for Vercel, including features, pricing, and more.
- [Vercel Hobby Plan](https://vercel.com/docs/plans/hobby?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn about the Hobby plan and how it compares to the Pro plan.
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
- [Routing](https://vercel.com/docs/routing?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how Vercel's CDN routes requests through firewall, project routes, and deployment routes before reaching your appl
- [Shared Responsibility Model](https://vercel.com/docs/security/shared-responsibility?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Discover the essentials of our Shared Responsibility Model, outlining the key roles and responsibilities for customers,
- [Tracing](https://vercel.com/docs/tracing?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how to trace your application to understand performance and infrastructure details.
- [Session tracing](https://vercel.com/docs/tracing/session-tracing?from=graph&source_path=%2Fdocs%2Flogs%2Fruntime&source_site=vercel-docs&relationship=inbound) — Learn how to trace your sessions to understand performance and infrastructure details.
