kubernetes/cluster/addons/fluentd-gcp/fluentd-gcp-image
2017-01-10 16:21:05 -08:00
..
Dockerfile Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated 2016-12-17 20:34:10 +02:00
fluent.conf Fix fluentd-gcp image config by avoiding processing its own logs 2017-01-09 10:05:33 +01:00
Makefile Always --pull in docker build to ensure recent base images 2017-01-10 16:21:05 -08:00
README.md s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
run.sh Avoid exporting fluentd-gcp own logs 2016-12-14 14:43:05 +01: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