Question d’entretien chez BigR.io

How are container logs generally handled?

Réponse à la question d'entretien

Utilisateur anonyme

25 mars 2024

● The best way to handle container logs is to ship them to a centralized log management system, like Datadog, ELK stack, or Grafana using daemon or sidecar Agents installed on the cluster. These systems offer alerting features that can be used to proactively address suspicious activity, outages, and build errors. Wisdom is needed to set up an appropriate lifecycle retention policy on the logs, because the sheer volume of container logs can quickly add up.