Docker images should redirect error log message to stderr (not stdout) #982
Labels
z-Difficulty: ⭐️
Difficulty: EASY. Effects an isolated area of the codebase.
z-enhancement ⬆️
Product Enhancement
z-packages
z-roadmap
Milestone
To facilitate effective log streaming from Unit containers it would be better if the Unit log file was symlinked to /dev/stderr instead of /dev/stdout.
This leaves space for stdout to be used for access logging.
Originated in #973
The text was updated successfully, but these errors were encountered: