Alternatives to Kubetail

A real-time logging dashboard for viewing Kubernetes container logs in a browser or terminal. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Kubetail.

  • Stern

    A command-line tool that tails logs from many Kubernetes pods and containers at once.

    Stern tails logs from many pods in one colour-coded terminal stream selected by regex, but has no browser dashboard.

  • Dozzle

    A self-hosted web app for watching Docker, Swarm and Kubernetes container logs and stats live.

    Dozzle is a self-hosted web log viewer centred on Docker and Swarm with Kubernetes support, adding regex and SQL search plus live CPU and memory stats.

Similar software

Related functionality, not a direct replacement.