kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
Stanislaw Szydlo f9d46cf23c Update 'fluentd-elasticsearch' image.
Plugins updated:
 - fluent-plugin-elasticsearch 1.5.0 -> 1.9.5
 - fluent-plugin-kubernetes_metadata 0.24.0 -> 0.27.0
2017-05-29 16:14:52 +02:00
..
build.sh Update 'fluentd-elasticsearch' image. 2017-05-29 16:14:52 +02:00
Dockerfile Refactor gcr.io/google_containers/elasticsearch to alpine 2017-05-15 17:52:39 +02:00
Makefile Update 'fluentd-elasticsearch' image. 2017-05-29 16:14:52 +02:00
README.md Fixing a simple typo 2016-03-06 23:49:35 -08:00
td-agent.conf Enable kubernetes_metadata by default for ELK stack 2017-01-11 14:08:01 +01: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