Vercel Pro or Enterprise plan is required
Explore documentation
Set up Vercel Log drain
Configure a Vercel Log drain to have greater control over which types of logs will be set to Better Stack.
Don't need to customize which logs are sent to Better Stack?
Use simpler automatic Vercel Better Stack integration.
Start logging in 3 minutes
Create a new source
Create a new HTTP source in Better Stack Logs.
Configure Vercel to forward logs
Configure a Log drain to send your logs to Better Stack:
- Go to Vercel dashboard → Team Settings → Log Drains.
- Click Add Log-Drain button and select Custom Log Drain.
- Choose projects and sources to collect logs from.
- Select NDJSON as your delivery format.
- Choose your target projects.
- Get your source token and ingesting host from Sources → Configure.
- Enter
https://$INGESTING_HOST
as your Endpoint.
The Vercel's form might instruct you about domain verification, but the step should be optional for Better Stack URLs and you should be able to just click on Verify it without doing anything special. - Enable Custom Headers, and add a header with Key
Authorization
and ValueBearer $SOURCE_TOKEN
. - Click the Add Log Drain button and you're done.
You should see your logs in Better Stack → Live tail.
Not seeing any logs?
Click the Test Log Drain button in Vercel to send a sample log. You should see the log in Live tail.
Need help?
Please let us know at hello@betterstack.com.
We're happy to help! 🙏