See what your app is doing, live.
Add a log line from your code. Watch it stream in the browser. No signup.
Try it now$9/mo, cancel anytime.
Same panel as /tail/demo. Send a line to this source and it appears here.
278ms
median, terminal to browser, measured
INGEST
One POST. From anywhere.
curl -X POST https://api.qiklog.com/v1/logs \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $QIKLOG_API_KEY" \
-d '{"source":"demo","level":"info","message":"hello from curl"}' All you need is a path to send.
LIVE
It's already streaming.
Same panel as /tail/demo. Send a line to this source and it appears here.
PATH
No dashboard to configure.
- your code
- QikLog
- your browser
Prebuilt .NET integration included.
Still under 300ms.
Terminal to browser. Measured, not marketing.
Get started$9/mo, cancel anytime.
Prefer another way in? Read the docs · Install the CLI · Clone the repo