GDPR Compliant
Keep logs on your servers or use our EU-based cloud. Full data ownership and privacy control.
Free during Beta
The open source alternative to Datadog and Splunk. GDPR compliant, self-hosted or EU cloud. No ElasticSearch complexity.
Sample stream. Your own logs look like this within a minute of the first SDK call.
For developers and European SMBs who need data ownership without ElasticSearch complexity.
Keep logs on your servers or use our EU-based cloud. Full data ownership and privacy control.
Built on Fastify with TimescaleDB or ClickHouse. Lower memory footprint compared to Java-based stacks like ELK.
Sigma rules engine for threat detection. Turn your logs into a SIEM without extra tools.
OTLP ingestion for logs, traces, and metrics. Distributed tracing with service dependency graphs.
From zero to production-ready log management.
Self-host with Docker Compose or sign up for the free cloud. No complex infrastructure required.
Create an organization and project. Generate a scoped API key for your application.
Use our SDKs (Node.js, Python, PHP, Kotlin), OpenTelemetry, or the HTTP API directly.
Full-text search, real-time streaming, and alerts via Email, Slack, or Discord webhooks.
// Install: npm install @logtide/core
import { hub } from '@logtide/core'
hub.init({
dsn: process.env.LOGTIDE_DSN,
service: 'my-api',
environment: 'production',
})
hub.captureLog('info', 'User signed up', {
userId: 'usr_123',
plan: 'pro',
}) Native SDKs with retry logic and circuit breakers. Or use OpenTelemetry.
See how LogTide fits your stack, and how it compares to the tool you use today.
Start with the free cloud or deploy on your own infrastructure. No vendor lock-in. Export anytime.