kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
2015-01-09 13:41:46 -08:00
..
Dockerfile Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
Makefile Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
README.md Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
td-agent.conf Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08: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.