kubernetes/cluster/addons/fluentd-gcp
2017-06-28 10:35:58 +02:00
..
fluentd-gcp-image Remove fluentd-gcp image sources 2017-03-01 01:47:01 +01:00
event-exporter.yaml Merge pull request #47915 from crassirostris/fix-event-exporter-noise 2017-06-23 03:45:20 -07:00
fluentd-gcp-configmap.yaml Fix fluentd-gcp configuration to facilitate JSON parsing 2017-06-27 16:16:00 +02:00
fluentd-gcp-ds.yaml Add generic NoSchedule toleration to fluentd in gcp config as a quick-fix for #44445 2017-06-28 10:35:58 +02:00
OWNERS Fix username case in OWNERS files 2017-03-07 16:45:40 -08:00
README.md Add readme for fluentd-elasticsearch addon 2017-03-22 11:27:48 +01:00

Stackdriver Logging Agent

==============

Stackdriver Logging Agent is a DaemonSet which spawns a pod on each node that reads logs, generated by kubelet, container runtime and containers and sends them to the Stackdriver. When logs are exported to the Stackdriver, they can be searched, viewed, and analyzed.

Learn more at: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-stackdriver

Analytics