This is a container logger module for Mesos that redirects container logs to an external process.
It is a backport to Mesos 1.1.0 of the ExternalContainerLogger
module
developed in
MESOS-6003.
Read the documentation or this
blog post
for more information and some example use cases.
The module has been compiled for Debian 8 (jessie), Debian testing (stretch) and
Ubuntu 14.04 (trusty). Use the compile.sh
and optionally the
build-mesos.sh
scripts to build the module for other distributions.
CMake 3.0.0 or later is required to build, but I have only used 3.2.2.