[ https://issues.apache.org/jira/browse/MESOS-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049749#comment-15049749 ]
Joseph Wu edited comment on MESOS-4088 at 12/15/15 1:01 AM: ------------------------------------------------------------ || Reviews || Summary || | https://reviews.apache.org/r/41166/ | Disallow {{ContainerLogger}} + {{ExternalContainerizer}} | | https://reviews.apache.org/r/41167/ | Initialize and call the {{ContainerLogger}} in {{MesosContainerizer}} | | https://reviews.apache.org/r/41168/ | Update {{MesosTest}} | | https://reviews.apache.org/r/41169/ | Update {{MesosContainerizer}} tests | was (Author: kaysoky): || Reviews || Summary || | https://reviews.apache.org/r/41166/ | Add {{ContainerLogger}} to {{Containerizer::Create}} | | https://reviews.apache.org/r/41167/ | Initialize and call the {{ContainerLogger}} in {{MesosContainerizer::_launch}} | | https://reviews.apache.org/r/41168/ | Update {{MesosTest}} | | https://reviews.apache.org/r/41169/ | Update {{MesosContainerizer}} tests | > Modularize existing plain-file logging for executor/task logs launched with > the Mesos Containerizer > --------------------------------------------------------------------------------------------------- > > Key: MESOS-4088 > URL: https://issues.apache.org/jira/browse/MESOS-4088 > Project: Mesos > Issue Type: Task > Components: modules > Reporter: Joseph Wu > Assignee: Joseph Wu > Labels: logging, mesosphere > > Once a module for executor/task output logging has been introduced, the > default module will mirror the existing behavior. Executor/task > stdout/stderr is piped into files within the executor's sandbox directory. > The files are exposed in the web UI, via the {{/files}} endpoint. -- This message was sent by Atlassian JIRA (v6.3.4#6332)