k3s/cluster/addons/fluentd-gcp
Kubernetes Submit Queue 74604d123d Merge pull request #52565 from crassirostris/sd-logging-update-plugin-0.6.7
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

[fluentd-gcp addon] Update Stackdriver plugin to version 0.6.7

A new gem among all fixes Java logging severity parsing and string timestamp parsing

Also sync the buffer size with the gem guidelines, making it 1M instead of 2M.

/cc @igorpeshansky
2017-09-20 16:09:31 -07:00
..
fluentd-gcp-image Update docs for user-guide 2017-06-27 12:21:49 +08: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
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 Merge pull request #52565 from crassirostris/sd-logging-update-plugin-0.6.7 2017-09-20 16:09:31 -07:00
fluentd-gcp-ds.yaml [fluentd-gcp addon] Remove audit logs from the fluentd configuration 2017-09-20 11:08:59 +02:00

README.md

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