Introduction
When you run many containers, it is hard to find logs from each one separately. Centralized logging collects all logs in one place so you can see and search them easily.
When you want to see logs from multiple containers in one dashboard.
When you need to keep logs safe even if containers stop or restart.
When you want to analyze logs to find errors or performance issues.
When you want to share logs with your team without accessing each server.
When you want to keep logs for a long time without filling container storage.