Vercel logs
Capture Vercel deployment logs as PostHog events
Configuration
| Option | Description |
|---|---|
Authorization header valueType: string Required: False | If set, the incoming Authorization header must match this value exactly. e.g. "Bearer SECRET_TOKEN" |
Max message lengthType: number Required: False | Truncate log messages longer than this (default: 262144 bytes) |
Log payloadsType: boolean Required: False | Logs the incoming request for debugging |
Using our REST API you can create this source_webhook like so:
Terminal