|
@@ -143,8 +143,8 @@ special string "syslog". In this case, logs will be routed to the
|
|
|
syslog service instead of being saved to files.
|
|
|
|
|
|
``[eventlistener:x]`` sections may not specify
|
|
|
-``stdout_capture_maxbytes`` or ``stderr_capture_maxbytes``,
|
|
|
-but otherwise they accept the same values.
|
|
|
+``redirect_stderr``, ``stdout_capture_maxbytes``, or
|
|
|
+``stderr_capture_maxbytes``, but otherwise they accept the same values.
|
|
|
|
|
|
The configuration keys that influence child process logging in the
|
|
|
``[supervisord]`` config file section are these:
|