kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
2017-08-02 19:40:19 +02:00
..
build.sh Upgrade Elasticsearch/Kibana to 5.5.1 and use official Kibana image 2017-08-02 19:40:19 +02: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 Upgrade Elasticsearch/Kibana to 5.5.1 and use official Kibana image 2017-08-02 19:40:19 +02:00
td-agent.conf Upgrade Elasticsearch/Kibana to 5.5.1 and use official Kibana image 2017-08-02 19:40: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