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
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • stern

    ⎈ 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

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • 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