That's my fallback but it would require modifying and rebuilding the docker containers and it won't redirect and stderr from the os instance in the container, just the application that's executing.
________________________________ From: haosdent [[email protected]] Sent: Wednesday, September 23, 2015 9:26 AM To: [email protected] Subject: Re: combining stdout/stderr How about use 2>&1 ? On Wed, Sep 23, 2015 at 9:16 PM, Clarke, Trevor <[email protected]<mailto:[email protected]>> wrote: Is there a way to have mesos combine stderr with stdout in a docker process so there's only one log stream with proper interleave? This message and any enclosures are intended only for the addressee. Please notify the sender by email if you are not the intended recipient. If you are not the intended recipient, you may not use, copy, disclose, or distribute this message or its contents or enclosures to any other person and any such actions may be unlawful. Ball reserves the right to monitor and review all messages and enclosures sent to or from this email address. -- Best Regards, Haosdent Huang This message and any enclosures are intended only for the addressee. Please notify the sender by email if you are not the intended recipient. If you are not the intended recipient, you may not use, copy, disclose, or distribute this message or its contents or enclosures to any other person and any such actions may be unlawful. Ball reserves the right to monitor and review all messages and enclosures sent to or from this email address.

