Logging¶
Logging guidance must describe where each service writes logs and how operators inspect them.
Current Direction¶
- container logs follow the compose-level logging driver configuration
- nginx writes access and error logs to mounted log directories
- application-specific logging requirements will be migrated from existing operational notes
Follow-up Content¶
- log retention and rotation rules
- service-specific log locations
- diagnostic commands for production support