POST anything.
Watch it appear.
LogBlazer is one HTTP endpoint for your project's running state. Send a log line, a number, or a heartbeat — it renders in the dashboard in under a second.
$ curl -X POST https://app.logblazer.com/api/logs/YOUR_API_KEY \ -H "Content-Type: application/json" \ -d '{"payload":"MRR updated","monitor_title":"MRR","monitor_type":"number","monitor_value":"42830"}'
One endpoint. Three ways to see what's happening.
POST a log line, a monitor value, or a heartbeat ping. LogBlazer renders each one as the right kind of surface — no config, no dashboards to build.
One endpoint
POST to one URL. Send logs, monitors, or heartbeats — same shape, different kind.
Live monitors
Push a number or a string. It renders as a card that updates in place. Revenue, queue depth, build version — whatever.
Heartbeats
Ping from a cron or a worker. If it stops, you hear about it. If it drifts, you hear about it.
Real-time log tail
Logs stream in under a second. Filter, search, pause — like a terminal you keep open in a tab.
Alerts that aren't noise
Ring on rate, string match, or a silent source. A ping, not a flood.
Environments, built-in
dev, staging, prod without three accounts. It's a tag on the key.
Three plans. Pick one in thirty seconds.
No seat bundling, no "contact sales" for basic stuff, no surprise overage.
- 1 project
- 500k lines / month
- 7 day retention
- 1 user
- Unlimited projects
- 10M lines / month
- 30 day retention
- Alerts & webhooks
- 5 users included
- Everything in Team
- 100M lines / month
- 90 day retention
- SSO / SAML
- Priority support
First log in under a minute.
Or your next hour, free.
Create a project. Paste one curl. Watch logs stream in. That's the whole onboarding.