kubetail-org / kubetail

Web-based, real-time log viewer for Kubernetes
https://www.kubetail.com/demo
Apache License 2.0
299 stars 15 forks source link

Logs for previous pods #99

Open piotr-00 opened 2 days ago

piotr-00 commented 2 days ago

It would be nice to see logs for previous (inactive) pods. e.g.

  1. Cron jobs run and complete, when completed logs are not accessible via kubetail.
  2. When pod crashes, the reason why it crashed can't be checked via kubetail.

thanks

amorey commented 2 days ago

Thanks for the suggestion! I'll take a look. As long as the log files are still on disk in the cluster we should be able to expose them in the kubetail UI.