k3s/cluster/addons/fluentd-elasticsearch/fluentd-es-image
Christopher Eck c34ecf7100 Enable fluentd to parse the sub-second portion of timestamps coming from docker logs. 2016-02-18 11:07:27 -08:00
..
Dockerfile Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
Makefile Update the default fluentd images to parse system logs. 2016-02-04 23:29:27 +00:00
README.md s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
td-agent.conf Enable fluentd to parse the sub-second portion of timestamps coming from docker logs. 2016-02-18 11:07:27 -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-eslasticsearch.

Analytics