Kubetail icon
Kubetail icon

Kubetail

 1 like

Kubetail is a general-purpose logging dashboard for Kubernetes, optimized for tailing logs across across multi-container workloads in real-time. With Kubetail, you can view logs from all the containers in a workload (e.g.

Kubetail screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Linux
  • Windows
  • Mac
  • Homebrew
  • Kubernetes
Kubetail screenshot 1
  No rating
1like
0comments
0alternatives
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Dark Mode
  3.  Logging
  4.  Kubernetes Monitoring
  5.  Real-time dashboard
  6.  Kubernetes

 Tags

  • log-viewer
  • content-filter
  • real-time-log-viewer

Kubetail News & Activities

Highlights All activities

Recent activities

Show all activities

Kubetail information

  • Developed by

    US flagKubetail
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminOS & Utilities

GitHub repository

  •  1,324 Stars
  •  81 Forks
  •  47 Open Issues
  •   Updated Jul 11, 2025 
View on GitHub

Our users have written 0 comments and reviews about Kubetail, and it has gotten 1 likes

Kubetail was added to AlternativeTo by Paul on May 5, 2025 and this page was last updated May 5, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Kubetail?

Kubetail is a general-purpose logging dashboard for Kubernetes, optimized for tailing logs across across multi-container workloads in real-time. With Kubetail, you can view logs from all the containers in a workload (e.g. Deployment or DaemonSet) merged into a single, chronological timeline, delivered to your browser or terminal.

The primary entry point for Kubetail is the kubetail CLI tool, which can launch a local web dashboard on your desktop or stream raw logs directly to your terminal. Behind the scenes, Kubetail uses your cluster's Kubernetes API to fetch logs directly from your cluster, so it works out of the box without needing to forward your logs to an external service first. Kubetail also uses your Kubernetes API to track container lifecycle events in order to keep your log timeline in sync as containers start, stop or get replaced. This makes it easy to follow logs seamlessly as user requests move from one ephemeral container to another across services.

Features:

  • Clean, easy-to-use interface
  • View log messages in real-time
  • Filter logs by:
    • Workload (e.g. Deployment, CronJob, StatefulSet)
    • Absolute or relative time range
    • Node properties (e.g. availability zone, CPU architecture, node ID)
    • Grep
  • Uses your Kubernetes API to retrieve log messages so data never leaves your possession (private by default)
  • Web dashboard can be installed on desktop or in cluster
  • Switch between multiple clusters (Desktop-only)

Kubetail Videos

Official Links