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.

sample

demo · tail

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.

REC
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.

demo · tail

Same panel as /tail/demo. Send a line to this source and it appears here.

PATH

No dashboard to configure.

  1. your code
  2. QikLog
  3. 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