Self-hosted · Agent-enabled
Logs and errors. $99/Once
You debug it. Or AI does.
$ curl -fsSL lognorth.com/install | bash
Then run /lognorth-deploy in your agent.
Learn more
3.2k+ Docker pulls
import LogNorth from '@karloscodes/lognorth-sdk' LogNorth.config('https://logs.yoursite.com', 'your-api-key') // two calls. that's it. LogNorth.log('Order placed', { total: 99 }) LogNorth.error('Payment failed', err)
What you get.
AI debugging
Ask Claude Code or Cursor about your production errors. Read-only API for agents.
One tool, not two
Logs and errors in the same stream. log() and error(). No separate error tracker.
Find anything
Filter by status, time range, trace ID. Search across messages and context.
Smart grouping
1000 identical errors = 1 issue. Grouped by error class, file, and line.
Smart alerts
New errors, regressions, spikes. Learns your baseline.
Data retention
Keep logs for a week, a year, or forever. Your call.
The Insight
Percentages lie.
Most tools alert when errors exceed 5%. That number means nothing without context.
3am
20
requests
1 error = 5%
Noise.
Noon
10,000
requests
500 errors = 5%
Fire.
We learn your baseline. Alert when it's actually wrong.
Pricing
No tiers. No enterprise. No sales calls.
No subscriptions. 30-day money-back guarantee, no questions asked.
- 1 Docker image. No Kubernetes.
- SQLite. No managed database.
- Runs on a $5 VPS.
- Your data never leaves your server.
- Email support from me.
Installation
Install in 1 command
Docker, TLS, automatic updates. Done.
curl -fsSL lognorth.com/install | bash
Tracking errors in under 3 minutes
I got tired of paying monthly for logs.
So I built this. Now you can use it too.
Software developer. 15+ years shipping products.
FAQ
Questions
What do I get for $99?
Why not use Sentry?
What frameworks are supported?
How does alerting work?
How long are logs stored?
Do I get updates?
lognorth update on your server and you're on the latest version. All updates within the current major version are included.