Files
kubernetes/test/e2e
Kubernetes Submit Queue c9759ae318 Merge pull request #52289 from crassirostris/sd-logging-trim-long-lines
Automatic merge from submit-queue (batch tested with PRs 52316, 52289, 52375)

[fluentd-gcp addon] Trim too long log entries due to Stackdriver limitations

Stackdriver doesn't support log entries bigger than 100KB, so by default fluentd plugin just drops such entries. To avoid that and increase the visibility of this problem it's suggested to trim long lines instead.

/cc @igorpeshansky

```release-note
[fluentd-gcp addon] Fluentd will trim lines exceeding 100KB instead of dropping them.
```
2017-09-13 04:04:52 -07:00
..
2017-09-07 13:13:49 -07:00
2017-09-04 17:35:55 -07:00
2017-09-05 22:08:04 -07:00
2017-06-22 11:31:03 -07:00
2017-08-09 17:04:54 -04:00
2017-09-01 05:40:52 +05:30