Skip to content

Open-source log management

Search your logs directly on cloud storage

A fast, self-hosted log management platform.

No bloat.

Perfect for: OTEL-native ingestion High-volume logs IoT devices

Logwiz log search interface

Capabilities

What you can do with Logwiz

Search & Filter

  • Full-text search across all your logs
  • One-click filters with field aggregation counts
  • Real-time frequency histogram for log volume
prod-logs-v2

Fields

level

error68%
warn22%
info10%

service

api
auth
level:error AND service:api
timestamp | service | message
10:32:01|api|Connection timeout after 30s
10:32:00|api|Failed to process request id=a8f2c
10:31:58|api|Database connection refused
10:31:57|auth|Retry attempt 3/5
10:31:55|api|Health check passed

1,247 results in 0.043s

Built for developers

Performance

Fast search

Full-text search powered by Quickwit. Sub-second queries across millions of log entries stored directly on object storage.

$ query: level:error AND service:api
Found 1,247 results in 0.043s

2026-04-14 10:32:01 ERROR Connection timeout after 30s
2026-04-14 10:32:00 ERROR Failed to process request
2026-04-14 10:31:58 ERROR Database connection refused

Infrastructure

Self-hosted

Run on your own infrastructure. Your data never leaves your network. Deploy with a single Docker Compose command.

$ docker compose up -d
Creating logwiz ... done
Creating quickwit ... done

Logwiz is running at http://localhost:8282

Cost

Cost effective

Store logs directly on S3 or compatible object storage. Dramatically lower costs compared to Elasticsearch-based tools.

~10x

cheaper than Elasticsearch

Get started

Ready to simplify your logging?

Deploy Logwiz in minutes with Docker. Free and open source, forever.