Ingest anywhere
HTTP JSON, CLI qiklog send, or tail a file. Your app already knows how to POST.
Real-time · Indie-friendly · .NET-native
QikLog is tail -f for teams who want visibility now — POST a line, watch it land live.
No Grafana ceremony. No six-figure observability bill.
$ curl -X POST http://localhost:5080/v1/logs \
-H "Content-Type: application/json" \
-d '{"source":"demo","level":"info","message":"shipped"}'
→ 202 Accepted
14:02:11.004 INFO shipped
14:02:14.881 WARN cache miss on /api/v1/widgets
14:02:15.102 INFO retry succeeded Recordings from VHS tapes in tapes/ — re-run make demos-record when the CLI or curl story changes.
HTTP JSON, CLI qiklog send, or tail a file. Your app already knows how to POST.
SignalR groups per source. Open /tail/demo and watch lines stream in.
ASP.NET Core API, Blazor dashboard, single-file CLI. One stack, one hiring story.
Step-by-step guides for ingest, live tail, API keys, and the CLI — written for the person shipping logs, not the person selling observability.
Pre-alpha today. Paid tiers land with API keys, persistence, and Stripe.