k3s/cluster/addons/fluentd-elasticsearch/fluentd-es-image
haoyuan a1f20cbdf4 fix typo 2016-08-08 19:33:51 +08:00
..
Dockerfile Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
Makefile Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
README.md Fixing a simple typo 2016-03-06 23:49:35 -08:00
td-agent.conf fix typo 2016-08-08 19:33:51 +08: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