What is the primary advantage of using structured logging (JSON format) in Kubernetes applications?
-
A
Logs can be easily parsed and filtered by log aggregation tools
-
B
Logs take less disk space
-
C
Logs are automatically encrypted
-
D
Structured logs bypass the container runtime