kubetail

Aggregate logs from multiple Kubernetes pods into one stream
  https://github.com/johanhaleby/kubetail
  0
  no reviews



Bash script that enables you to aggregate (tail/follow) logs from multiple Kubernetes pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods.