Logging Drivers

Difficulty: Advanced

Question

What are Docker logging drivers?

Answer

They determine how container logs are handled (e.g., `json-file`, `syslog`, `journald`, `fluentd`, `awslogs`).

Concepts covered

Logs, Json-file, Syslog, Fluentd