Free during Alpha

Privacy-first Log Management. Open Source.

The open source alternative to Datadog and Splunk. GDPR compliant, self-hosted or EU cloud. No ElasticSearch complexity.

Why Choose Us

Built Different

For developers and European SMBs who need data ownership without ElasticSearch complexity.

GDPR Compliant

Keep logs on your servers or use our EU-based cloud. Full data ownership and privacy control.

Lightweight

Built on TimescaleDB & Fastify. Lower memory footprint compared to Java-based stacks like ELK.

Security Built-in

Sigma rules engine for threat detection. Turn your logs into a SIEM without extra tools.

OpenTelemetry Native

OTLP ingestion for logs and traces. Distributed tracing with service dependency graphs.

Quick Start

Get started in minutes

From zero to production-ready log management.

  1. Deploy in 5 minutes

    Self-host with Docker Compose or sign up for the free cloud. No complex infrastructure required.

  2. Get your API key

    Create an organization and project. Generate a scoped API key for your application.

  3. Send your logs

    Use our SDKs (Node.js, Python, PHP, Kotlin), OpenTelemetry, or the HTTP API directly.

  4. Search & Alert

    Full-text search, real-time streaming, and alerts via Email, Slack, or Discord webhooks.

// Install: npm install @logward/sdk
import { LogWard } from '@logward/sdk'
const logger = new LogWard({
apiKey: 'lw_xxxx',
service: 'my-api'
})
logger.info('User signed up', {
userId: 'usr_123',
plan: 'pro'
})
Integrations

Works with your stack

Native SDKs with retry logic and circuit breakers. Or use OpenTelemetry.

No credit card required

Ready to own your logs?

Start with the free cloud or deploy on your own infrastructure. No vendor lock-in. Export anytime.

Join 50+ companies already using LogWard