Vercel log drain tester

Sanity-check a Vercel log drain before you rely on it

Review a Squasher drain URL and a redacted sample payload for delivery shape, project routing, source fields, timestamps, and secret exposure risk.

The tester runs locally and does not post to the drain URL. Redact project keys, tokens, and customer data before pasting payload samples.

Free browser tool

Review a redacted drain sample

ready

Drain URL and redacted payload shape look ready for a Vercel delivery smoke test.

Drain URLpass

Parsed https://api.squasher.ai/v1/drain/vercel/project_redacted.

Squasher drain pathpass

The URL uses the Squasher Vercel drain path.

Payload JSONpass

Parsed a batch payload.

Log messagepass

A message-like field is present.

Timestamppass

A timestamp-like field is present.

Delivery contextpass

Source and environment context are present.

Secret redactionpass

No obvious token or connector key string was detected.

Checks

Useful enough for the immediate debugging job.

Each utility is product-adjacent by design: it solves a concrete setup or debugging problem, then links to the Squasher workflow that monitors it continuously.

Checks HTTPS drain URL shape and the Squasher Vercel drain path.

Reads JSON object or batch payload samples without retaining them.

Flags missing message, timestamp, source, environment, or deployment context.

2026-05-06

Turn Vercel logs into issue context instead of another dashboard stop.

Squasher uses Vercel log drain data beside errors, releases, requests, and AI triage so serverless failures stay actionable.