0.17.03719.3 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.16.0 (35) → 0.17.0 (37)5 May 2026, 23:15 UTC
0.15.1-rc2 (33) → 0.16.0 (35)28 Apr 2026, 12:45 UTC
0.15.0 (31) → 0.15.1-rc2 (33)27 Apr 2026, 22:00 UTC
0.14.1 (30) → 0.15.0 (31)26 Apr 2026, 19:00 UTC
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
7 Oct 2025, 07:23 UTC
5 May 2026, 23:13 UTC
13 Dec 2025, 09:47 UTC

