0.14.13019.2 MB
Apache-2.0
strict
core22
Real-time logging dashboard for Kubernetes
Kubetail is a general-purpose logging dashboard for Kubernetes, optimized for tailing logs across multi-container workloads in real-time. With Kubetail, you can view logs from all the containers in a workload merged into a single, chronological timeline, delivered to your terminal or browser. Kubetail read files on-disk and doesn't ship data to an external cloud service so your data stays private from end-to-end.
After installing Kubetail, start the web dashboard using the serve subcommand:
This command will open http://localhost:7500/ in your default browser. You can also tail logs in your terminal:
Have fun tailing your logs!
After installing Kubetail, start the web dashboard using the serve subcommand:
kubetail serveThis command will open http://localhost:7500/ in your default browser. You can also tail logs in your terminal:
kubetail logs -f deploy/appHave fun tailing your logs!
Update History
0.14.0 (27) → 0.14.1 (30)15 Apr 2026, 21:30 UTC
0.13.0 (25) → 0.14.0 (27)15 Apr 2026, 17:00 UTC
0.12.2 (24) → 0.13.0 (25)8 Apr 2026, 20:57 UTC
0.12.1 (21) → 0.12.2 (24)28 Mar 2026, 22:13 UTC
0.12.0 (19) → 0.12.1 (21)1 Mar 2026, 22:13 UTC
7 Oct 2025, 07:23 UTC
15 Apr 2026, 20:50 UTC
13 Dec 2025, 09:47 UTC

