Mik Vyatskov
cbba60cc7d
Add toleration to fluentd daemonset to make it run on master
2017-02-15 18:11:45 +01:00
Anthony Yeh
257a8745e3
fluentd-gcp: Add kube-apiserver-audit.log.
2017-02-14 14:23:36 -08:00
Mik Vyatskov
a1ec542d7c
Fix copying systemd libraries upon fluentd-gcp startup
2017-02-14 15:41:15 +01:00
Vishnu kannan
10e7902a12
make fluentd a critical pod
...
Signed-off-by: Vishnu kannan <vishnuk@google.com >
2017-02-06 12:16:32 -08:00
Mik Vyatskov
7b194d496f
Fix fluentd-gcp configuration to handle different timezones on the node
2017-01-24 11:53:15 +01:00
thomasschickinger
42fbf93fb0
Add rule for detecting exceptions to fluentd config for GKE logging.
...
Bump version of gcp-fluentd container to 1.34
2017-01-19 15:51:47 +01:00
Mik Vyatskov
83df5b8495
Remove library copying from fluentd image
2017-01-17 15:00:48 +01:00
Mik Vyatskov
edf1ffc074
Remove fluentd buffers if fluentd is stuck
2017-01-16 13:47:23 +01:00
Jeff Grafton
1c2ea28080
Update images that use ubuntu-slim base image to :0.6
2017-01-11 15:07:04 -08:00
Kubernetes Submit Queue
2d15499984
Merge pull request #39151 from Crassirostris/fluentd-gcp-default-format
...
Automatic merge from submit-queue
Try parse golang logs by default
Glog by default logs to stderr, so Stackdriver Logging shows them all as errors. This PR makes fluentd try to parse messages using glog format and if succeeded, set timestamp and severity accordingly.
CC @piosz @fgrzadkowski
2017-01-03 05:50:33 -08:00
Dawn Chen
9d3f4d7152
Revert "Make fluentd pods critical"
2016-12-22 15:58:36 -08:00
Kubernetes Submit Queue
0e9cb8f86b
Merge pull request #39146 from Crassirostris/make-fluentd-critical
...
Automatic merge from submit-queue
Make fluentd pods critical
Related to https://github.com/kubernetes/kubernetes/issues/38322
Make fluentd critical so it will be evicted with less probability.
CC @piosz @fgrzadkowski
2016-12-22 05:17:25 -08:00
Mik Vyatskov
4a7b3d7528
Make fluentd pods critical
2016-12-21 19:56:46 +01:00
Mik Vyatskov
a3940ba874
Add liveness probe for fluentd-gcp
2016-12-21 17:32:28 +01:00
Mik Vyatskov
5105102940
Try parse golang logs by default
2016-12-20 17:31:13 +01:00
Piotr Szczesniak
c00e57789d
Added upgrade story from manifest pod to ds
2016-12-15 13:48:32 +01:00
Piotr Szczesniak
a52637f09f
Migrated fluentd to daemon set
2016-12-15 13:48:32 +01:00