TraceStack v1.0 is now live

Observability that actually works.

Collect, search, and analyze logs from all your services in one centralized place. Built for developers who care about speed, scale, and simplicity.

50ms
Avg. search latency
99.99%
Uptime SLA
Unlimited
Log retention
server.ts
import { logger } from "@trace-stack/node";

// Initialize client
logger.init({
  apiKey: process.env.TRACE_KEY,
  service: "payment-api"
});

// Stream logs with zero latency
app.post("/checkout", (req, res) => {
  logger.info("Checkout initiated", {
    userId: 
    amount: 
  });
});
INFOCheckout initiated
12ms agopayment-api

Everything you need to scale

Built from the ground up for performance, security, and exceptional developer experience.

Real-Time Streaming

Live tail your logs as they happen. Never manually refresh your browser again.

Extremely Fast Search

Full-text search with faceted filtering by log level, service, environment, and time.

Multi-Tenant Ready

Built-in support for Organizations, Projects, and granular API keys out of the box.

Edge Optimized

Ingestion APIs deployed to the edge for minimal latency from any region globally.

Smart Alerts (Soon)

Get notified instantly via Slack, PagerDuty, or Webhook when anomalies occur.

Open API

Integrate seamlessly with your existing tools using our RESTful API endpoints.

How it works

Three simple steps to integrate observability into your workflow.

1

Install SDK

Install our zero-dependency Node.js SDK via npm or yarn and initialize it with your API key.

2

Stream Logs

Log events organically in your application. They are batched and shipped efficiently in the background.

3

Monitor Live

Open the dashboard to view your logs streaming in real-time. Search, filter, and analyze instantly.

Simple, transparent pricing

Start for free, upgrade when you need more power.

Hobby

$0/mo
  • 10,000 logs / month
  • 3 Projects
  • 7-day retention
  • Community support
Most Popular

Pro

$29/mo
  • 1,000,000 logs / month
  • 20 Projects
  • 30-day retention
  • Priority email support

Enterprise

Custom
  • Unlimited logs
  • Unlimited Projects
  • Custom retention
  • 24/7 Phone support