What's the best CLI tailing tool for k8s logs?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • stern

    Discontinued ⎈ Multi pod and container log tailing for Kubernetes

    https://github.com/wercker/stern is pretty handy

  • stern

    ⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern (by stern)

    It is outdated and I had lot of trouble using it with recent Kubernetes versions as the client code is rather old. I have used this friendly fork instead: https://github.com/stern/stern

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • kubetail

    Bash script to tail Kubernetes logs from multiple pods at the same time

    Kubetail is really nice: https://github.com/johanhaleby/kubetail.

  • awesome-k8s-resources

    A curated list of awesome Kubernetes tools and resources.

    For other useful tools, please check out my curated list: https://github.com/tomhuang12/awesome-k8s-resources

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts