k3s/cluster/addons/fluentd-elasticsearch/fluentd-es-image
Victor Sartori de50947f30 Bump image version on makefile and DS. 2017-07-07 14:55:54 -03:00
..
Dockerfile Refactor gcr.io/google_containers/elasticsearch to alpine 2017-05-15 17:52:39 +02:00
Makefile Bump image version on makefile and DS. 2017-07-07 14:55:54 -03:00
README.md Fixing a simple typo 2016-03-06 23:49:35 -08:00
build.sh Add prometheus plugin on fluentd image. 2017-07-06 18:24:04 -03:00
td-agent.conf Add prometheus plugin on fluentd image. 2017-07-06 18:24:04 -03:00

README.md

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