kubernetes/cluster/addons/fluentd-gcp/fluentd-gcp-image
Alex Robinson 29eb6020fb Merge pull request #22074 from a-robinson/images
Update the logging images to parse sub-second docker timestamps.
2016-03-04 09:04:33 -08:00
..
Dockerfile Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
google-fluentd.conf Fix parsing of kube logs to handle logs split across lines. 2016-02-26 22:58:46 +00:00
Makefile Update the logging images to parse sub-second docker timestamps. 2016-03-03 10:21:30 -08:00
README.md s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00

Collecting Docker Log Files with Fluentd and sending to GCP.

This directory contains the source files needed to make a Docker image that collects Docker container log files using Fluentd and sends them to GCP. 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-gcp.

Analytics