Category: Database, Data, Kubernetes, firewall, github, automation, yaml

Every container you run in Kubernetes is going to be generating log data. No one has time to go through and regularly check individual container logs for issues, and so in production environments, it is often required to export these logs to an aggregator for automated analysis.

Related Articles