Start for free

Know Who Did What,
When

Ship activity logs in 5 minutes. Searchable, immutable, no infrastructure to manage.

No credit card required

Live activity feed
Createuser.invitedJohn D. invited Sarah M.
2s ago
Updaterole.changedAdmin promoted Mike T.
15s ago
Deleteapi_key.revokedProduction key retired
1m ago
Createdocument.sharedQ4 Report shared with team
3m ago

5-Minute Setup

npm install, add 3 lines of code, and you're live. No infrastructure to manage.

Developer-First

TypeScript SDK with full type safety. Simple API, no magic, no black boxes.

Searchable Explorer

Filter by actor, action, target, or date range. Find any event instantly.

Immutable by Design

Every log is cryptographically hash-chained. Tampering breaks the chain.

Scale as You Grow

Start free, upgrade when you need to. No surprises, predictable pricing.

Team Ready

Multi-organization support with separate API keys for each team or environment.

Three lines. That's it.

Start logging activity in your app with minimal code.

import { Evelmo } from 'evelmo';

const evelmo = new Evelmo(process.env.EVELMO_API_KEY);

await evelmo.log({
  action: 'user.invited',
  actor: { id: 'usr_123', name: 'John' },
  target: { id: 'usr_456', type: 'user' }
});

Built for real problems

Whether you're debugging or preparing for due diligence.

Track user invites and permission changes

Know exactly who invited whom, and when permissions were modified.

Debug what happened before that support ticket

Replay the sequence of events that led to a customer issue.

Be audit-ready when investors ask

Show a tamper-proof trail of all activity. Build trust from day one.

Simple, transparent pricing

Start free. Scale when you're ready.

Hacker

Perfect for side projects and MVPs

$0/month
  • 1,000 logs/month
  • 7-day retention
  • 1 API key
  • Community support
Get started
Most popular

Startup

For growing teams shipping fast

$41/month$49

Billed $490/year

  • 50,000 logs/month
  • 1-year retention
  • Unlimited API keys
  • Priority email support
Get started

Pro

For teams that need compliance

$166/month$199

Billed $1,990/year

  • 200,000 logs/month
  • 7-year retention
  • Unlimited API keys
  • Dedicated support
Get started

Need more than 200k logs/month? Contact us for enterprise pricing.

Ready to ship audit logs?

Get started in minutes. Free forever for small teams.