Skip to content

Mesos 1.1.0 container logger module for logging to processes, backported from MESOS-6003

License

Notifications You must be signed in to change notification settings

mxnavi/mesos-external-container-logger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesos-external-container-logger

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.

About

Mesos 1.1.0 container logger module for logging to processes, backported from MESOS-6003

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.5%
  • CMake 16.0%
  • Shell 5.5%