kubernetes/cluster/addons/fluentd-gcp
2017-09-15 15:38:30 +02:00
..
fluentd-gcp-image Update docs for user-guide 2017-06-27 12:21:49 +08:00
event-exporter.yaml [fluentd-gcp addon] Update event-exporter to address metrics problem 2017-09-11 10:07:10 +02:00
fluentd-gcp-configmap.yaml [fluentd-gcp addon] By default ingest audit logs in JSON format 2017-09-15 15:38:30 +02:00
fluentd-gcp-ds.yaml [fluentd-gcp addon] By default ingest audit logs in JSON format 2017-09-15 15:38:30 +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