X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5a148d937308202b392bd05a25b28f9fc2ca81cc..4e1e7f762ff1acd13b18efed5974b32833a467e2:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index 4494a627d4..7932c1df3d 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -1155,6 +1155,8 @@ Clusters: # Maximum bytes that may be logged by a single job. Log bytes that are # silenced by throttling are not counted against this total. + # If you set this to zero, each container will only create a single + # log on the API server, noting for users that logging is throttled. LimitLogBytesPerJob: 67108864 LogPartialLineThrottlePeriod: 5s