Hi,
One of my developers pipelines gets the following message in his build pipeline:
output clipped, log limit 2MiB reached
Besides that he has to fix his build pipeline, I wonder is there a way to change/increase the console output log limit?
Another question that springs to my mind is: what side problems can I run into by increasing the console output log limit?
Hmm, or is it a Docker build issue?
P.S. Running Jenkins v.2.426.3, installed with yum/dnf on RHEL8.
Tia!