
Kubetail
Real-time Kubernetes logging dashboard for browser and terminal

Kubetail is a real-time logging dashboard for Kubernetes, optimized for tailing logs across multi-container workloads. It merges container logs into a single chronological timeline and can be used from a web UI or directly in the terminal.
Key Features
- Merge logs from all containers in a workload (e.g., Deployments, DaemonSets, StatefulSets, CronJobs) into one unified timeline
- Real-time streaming in a browser dashboard or via a CLI output mode
- Filtering by workload, absolute/relative time range, node properties, and grep-style searching
- Tracks container lifecycle changes to keep the log stream consistent as pods/containers are replaced
- Uses the Kubernetes API to fetch logs directly (no requirement to forward logs to an external service)
- Can run locally on a desktop or be installed into a cluster
- Desktop mode supports switching between multiple clusters
Use Cases
- Debugging production incidents by tailing logs across multiple pods and containers in real time
- Following request flows across ephemeral containers during rollouts or autoscaling events
- Day-to-day Kubernetes workload troubleshooting without setting up a full log shipping pipeline
Limitations and Considerations
- Primarily focused on real-time tailing; historic log retention and advanced analytics depend on additional components and are still evolving
Kubetail provides a practical, privacy-friendly way to explore Kubernetes logs in real time using a polished dashboard and CLI. It is well-suited for teams that want immediate visibility into workload logs without introducing a separate logging backend.
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
Kubernetes
Docker
TypeScript
Rust
pnpm