惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
博客园 - 司徒正美
V
Visual Studio Blog
博客园 - 【当耐特】
T
Tailwind CSS Blog
美团技术团队
博客园 - 叶小钗
Jina AI
Jina AI
宝玉的分享
宝玉的分享
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
Stack Overflow Blog
Stack Overflow Blog
博客园_首页
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
Martin Fowler
Martin Fowler
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
腾讯CDC

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Log Drains on Vercel - Vercel – Vercel
2020-01-31 · via Vercel News

1 min read

Collect logs in your favorite logging provider with first-party and custom integrations.

Inspecting logs for the Build Step, Runtime, and Edge Network traffic of a deployment can be crucial to pinpointing aspects of its behavior and understanding better where improvements can be made.

Today, we are thrilled to announce support for Log Drains: collect all of your logs using a service that specializes in storing app logs.

Link to headingIntroducing Log Drains

Log Drains make it easy to collect logs from your deployments and forward them to archival, search, and alerting services by sending them via HTTPS, HTTP, TLS, and TCP once a new log line is created.

At the time of writing, we currently support 3 types of Log Drains:

  • JSON

  • NDJSON

  • Syslog

Along with Log Drains, we are introducing two new logging integrations: LogDNA and Datadog.

The LogDNA and Datadog integrations available in the ZEIT Integrations marketplace.

The LogDNA and Datadog integrations available in the ZEIT Integrations marketplace.

Link to headingGetting started

  1. Install the desired integration from the Integrations Marketplace.

  2. Follow the configuration steps provided and choose a project to connect with the service.

  3. Watch your logs appear on the selected service.

The LogDNA and Datadog application interfaces.

The LogDNA and Datadog application interfaces.

Link to headingBenefits of Log Drains

  • Persisted storage of logs.

  • Large volume of log storage available.

  • Ability to create alerts based on logging patterns.

  • Generating metrics and graphs from logs data.

Link to headingConclusion

With Log Drains, you can easily collect and forward your deployment logs to a third-party logging provider, such as our fantastic launch partners LogDNA, Logflare, and Datadog.

Ready to develop an integration? Check out our documentation and create an integration with Vercel today.

All of our work is heavily driven by feedback from our users. For feature requests, or to suggest ideas to make our platform and your experience better, please reach out to us via email or on Twitter.