kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
2015-07-06 15:08:23 -07:00
..
Dockerfile Trim cluster log tags to pod name and container name 2015-04-29 18:24:13 -07:00
Makefile Configure fluentd to collect additional log files, including master log files. 2015-07-01 20:07:47 +00:00
README.md Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
td-agent.conf Move things into a 'kube-system' namespace. 2015-07-06 15:08:23 -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.

Analytics