Logdy
Real-time log viewer with an embedded web UI

Logdy is a lightweight, zero-dependency log viewer that streams logs into a local web UI for real-time browsing, searching, and filtering. It can be used like classic CLI tools (tail, grep, awk, jq) while providing an interactive interface in the browser.
Key Features
- Single-binary, zero-dependency distribution with an embedded web UI
- Real-time log streaming from files, stdin, sockets, or a REST API
- Filtering and exploration via facets and full-text search
- TypeScript-based custom parsers and derived columns, edited in the browser
- Supports plain text and structured logs (including JSON)
- Optional UI authentication via API key and/or UI password
- Can be embedded as a Go library to send application logs directly
Use Cases
- Tailing and interactively inspecting application logs during local development
- Exploring large log files with fast filtering, search, and structured parsing
- Lightweight log viewing for a host or container without running a full log stack
Limitations and Considerations
- Designed for interactive viewing and lightweight ingestion; it is not a full log aggregation/SIEM platform
- Stores logs in an in-memory buffer by default, so very large or long-running streams require tuning buffer limits
Logdy is well-suited for developers who want a fast, private, local-first log viewer with powerful UI-based parsing and filtering. It complements CLI workflows while adding a structured exploration interface without requiring a separate server stack.
Categories:
Tags:
Tech Stack:
Similar Services

Uptime Kuma
Self-hosted uptime monitoring with alerts and status pages
Uptime Kuma is a self-hosted uptime monitoring tool for HTTP(S), TCP, ping, DNS and more, with notifications, charts, and public status pages.

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.

Prometheus
Monitoring system and time-series database for metrics and alerting
Prometheus is an open-source monitoring and time-series database for collecting metrics, querying with PromQL, and alerting on system and application health.
Sentry
Error tracking and application performance monitoring platform
Sentry is a developer-focused platform for error tracking, performance monitoring, and tracing to help teams detect, investigate, and fix issues faster.
Glances
Cross-platform system monitoring tool with TUI, Web UI, and APIs
Glances is a cross-platform system monitoring tool providing a terminal dashboard, web UI, and REST/XML-RPC APIs for local or remote monitoring and exporting metrics.

Go
Docker