kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
keglevich3 b68e4c0a6d enable the kubernetes-metadata-plugin
instruction to users that would like to enable the fluentd kubernetes-metadata plugin.
Relevant only if you are using daemon-set
2016-12-06 23:48:19 +02:00
..
build.sh Remove kubernetes metadata plugin 2016-08-23 08:21:46 -03:00
Dockerfile cluser/addons: fluentd-elasticsearch: preload Jemalloc for td-agent 2016-10-20 10:50:58 -06:00
Makefile Bump fluentd-es image version 2016-11-22 12:03:46 +01:00
README.md Fixing a simple typo 2016-03-06 23:49:35 -08:00
td-agent.conf enable the kubernetes-metadata-plugin 2016-12-06 23:48:19 +02: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-elasticsearch.

Analytics