Containers & Kubernetes ยท Docker
What is a common mistake with Docker logging and observability?
Writing logs only to files inside the container or allowing unbounded local logs can lead to lost diagnostics or disk exhaustion.
Writing logs only to files inside the container or allowing unbounded local logs can lead to lost diagnostics or disk exhaustion.