Aggregate, analyze, and search your application logs in one place.
Get Started FreeJSON, CSV, or plain text - we handle it all.
Send logs with a simple HTTP request and token.
Browse your logs in a clean, sortable table.
See new logs as they arrive.
curl -X POST https://logs.velocity-labs.dev/ \
-H "Authorization: YOUR_TOKEN" \
-d '{"level":"error","message":"Something failed"}'