Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 747 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 747 Bytes

mesos-external-container-logger

This is a container logger module for Mesos that redirects container logs to an external process.

It is a port to Mesos 1.4.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) and Debian testing (buster). 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.