kubernetes/contrib/logging/fluentd-es-image
2014-10-15 00:01:28 -07:00
..
build.sh Separate build and push of images 2014-10-14 01:01:29 +00:00
Dockerfile Fix tense for run.sh comment 2014-10-13 18:48:07 +00:00
push.sh Separate build and push of images 2014-10-14 01:01:29 +00:00
README.md Add README.md file for fluentd-elasticsearch image directory 2014-10-13 12:21:22 -07:00
run.sh Supply command line args to td-agent 2014-10-15 00:01:28 -07:00
td-agent.conf Supply command line args to td-agent 2014-10-15 00:01:28 -07:00

Collecting Docker Log Files with Fluentd and Elasticsearch

This directory contains the source files needed to make a Docker image that collects Docker container log files using Fluentd and sends them to an instance of Elasticsearch. This image is designed to be used as part of the Kubernetes cluster bring up process. The image resides at DockerHub under the name kubernetes/fluentd-eslasticsearch.