An open API service indexing awesome lists of open source software.

https://github.com/tritondatacenter/sdc-dockerlogger

Experimental logging tool for docker containers
https://github.com/tritondatacenter/sdc-dockerlogger

docker logging

Last synced: about 1 year ago
JSON representation

Experimental logging tool for docker containers

Awesome Lists containing this project

README

          

# What's this?

This is an experimental logger for use with sdc-docker / Triton. It consists of
a small bit of "glue" code around the Docker daemon's loggers. It is intended
to be run by dockerinit in a docker container under Triton.

See: https://github.com/TritonDataCenter/rfd/tree/master/rfd/0002 for some more
information on how docker logging is intended to work in Triton. The section
"Go in the build?" explains a bit more about how this logger fits in.

# LICENCE

See the LICENSE file for details about files in the top-level directory and
the individual vendor/src/github.com/* directories for LICENCE/LICENSE.md files
for subcomponents that have been vendored in.