kubernetes/contrib/logging/fluentd-es-image
2015-01-06 07:33:48 -08:00
..
Dockerfile Use DNS for Elasticsearch 2015-01-06 07:33:48 -08:00
Makefile Change tag to latest and use correct pos file syntax for detection of log rotation 2014-11-07 16:54:44 -08:00
README.md Add README.md file for fluentd-elasticsearch image directory 2014-10-13 12:21:22 -07:00
td-agent.conf Use DNS for Elasticsearch 2015-01-06 07:33:48 -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.