moby--moby/daemon/logger/splunk
Brian Goff 7f14542ddd Splunk: limit the reader size on error responses
Before this patch, if a splunk endpoint returned a non-OK status, the
splunk driver would read the entire response body. This could lead to
excessive memory allocations. Instead put a cap on the amount the driver
will read from the response body.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-12-07 11:22:58 -05:00
..
splunk.go Splunk: limit the reader size on error responses 2017-12-07 11:22:58 -05:00
splunk_test.go Set timeout on splunk batch send 2017-11-14 12:32:52 -05:00
splunkhecmock_test.go Set timeout on splunk batch send 2017-11-14 12:32:52 -05:00