• Recent
  • Archive
  • Other 🇳🇱
  • About
Erik Winter A Dutch sotware developer who likes open source, literature, music and a bunch of other things.
  • Simple Log File Analysis for Your Kubernetes Pods on the Command Line

    January 23, 2021

    Recently at my current job there was a lot of complaining about how terribly slow our instance of Kibana was. We use that, as many teams do, to view and analyse the log files generated by the services that run on our Kubernetes cluster. The root cause was that the logs were simply too large, because...