kubernetes/cluster/addons/fluentd-gcp/fluentd-gcp-image
2017-01-11 15:07:04 -08:00
..
Dockerfile Update images that use ubuntu-slim base image to :0.6 2017-01-11 15:07:04 -08:00
fluent.conf Fix fluentd-gcp image config by avoiding processing its own logs 2017-01-09 10:05:33 +01:00
Makefile Update images that use ubuntu-slim base image to :0.6 2017-01-11 15:07:04 -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