All Projects → criteo → mesos-external-container-logger

criteo / mesos-external-container-logger

Licence: other
Mesos container logger module for logging to processes, backported from MESOS-6003

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
shell
77523 projects

Projects that are alternatives of or similar to mesos-external-container-logger

Mr Redis
Redis on Apache Mesos
Stars: ✭ 127 (+807.14%)
Mutual labels:  mesos
Tfmesos
Tensorflow in Docker on Mesos #tfmesos #tensorflow #mesos
Stars: ✭ 194 (+1285.71%)
Mutual labels:  mesos
xxcloud
xxcloud,旨在整合数据中心异构虚拟化资源为统一的资源池,并在资源池上为用户提供各类IAAS、PAAS服务。
Stars: ✭ 64 (+357.14%)
Mutual labels:  mesos
Pymesos
A pure python implementation of Mesos scheduler and executor
Stars: ✭ 157 (+1021.43%)
Mutual labels:  mesos
Bk Bcs Saas
蓝鲸智云容器管理平台SaaS(Blueking Container Service)
Stars: ✭ 185 (+1221.43%)
Mutual labels:  mesos
Makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Stars: ✭ 2,409 (+17107.14%)
Mutual labels:  mesos
Paasta
An open, distributed platform as a service
Stars: ✭ 1,569 (+11107.14%)
Mutual labels:  mesos
marathon-appcop
Marathon applications law enforcement
Stars: ✭ 18 (+28.57%)
Mutual labels:  mesos
Panteras
PanteraS - PaaS - Platform as a Service in a box
Stars: ✭ 189 (+1250%)
Mutual labels:  mesos
Labs
Container Orchestration Labs
Stars: ✭ 14 (+0%)
Mutual labels:  mesos
Rexray
REX-Ray is a container storage orchestration engine enabling persistence for cloud native workloads
Stars: ✭ 1,986 (+14085.71%)
Mutual labels:  mesos
Marathon Consul
Integrates Marathon apps with Consul service discovery.
Stars: ✭ 174 (+1142.86%)
Mutual labels:  mesos
Volplugin
**EXPERIMENTAL** Contiv Storage: Policy backed Clustered Storage (via Ceph or NFS) for Docker
Stars: ✭ 217 (+1450%)
Mutual labels:  mesos
Storm
Storm on Mesos!
Stars: ✭ 138 (+885.71%)
Mutual labels:  mesos
urb-k8s
Kubernetes adapter for Universal Resource Broker
Stars: ✭ 19 (+35.71%)
Mutual labels:  mesos
Container Orchestration Comparison
A comparison of the different container orchestration tools available.
Stars: ✭ 119 (+750%)
Mutual labels:  mesos
Dcos
DC/OS - The Datacenter Operating System
Stars: ✭ 2,316 (+16442.86%)
Mutual labels:  mesos
bun
DC/OS diagnostics bundle analysis tool
Stars: ✭ 13 (-7.14%)
Mutual labels:  mesos
mesos-pinspider
A framework called "pinspider" on Apache mesos, to get basic user information from a pinterest page of a user.
Stars: ✭ 18 (+28.57%)
Mutual labels:  mesos
Microservices Demo
Deployment scripts & config for Sock Shop
Stars: ✭ 2,939 (+20892.86%)
Mutual labels:  mesos

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.7+ 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.

Credits

Thanks @wjoel for the creation and sheparding of this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].