kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
2015-04-30 13:42:30 -07:00
..
Dockerfile Trim cluster log tags to pod name and container name 2015-04-29 18:24:13 -07:00
Makefile Trim cluster log tags to pod name and container name 2015-04-29 18:24:13 -07:00
README.md Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
td-agent.conf Improve comment in Fluentd to ES logging config file 2015-04-30 13:42:30 -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.