Forum Discussion

scierniak's avatar
scierniak
Occasional Contributor
3 years ago

Ready API docker - Is it possible to not log error message/request/response

Hello,

 

I use Ready API docker in Jenkins and it works fine but in case of error (code 103), the Jenkins logs contains all errors messages/requests/responses which represents a huge amount of data.

 

docker run -t  --volumes-from $DOCKER_CONTAINER_ID -e LICENSE_SERVER=xx.xx.xxx.xx -e COMMAND_LINE=" -r -a -j -FXML -f'/home/jenkins/workspace/job/reports' -t settings.xml -E QCP '/home/jenkins/workspace/job/tests' smartbear/ready-api-soapui-testrunner:3.10.2

 

So is there an option to avoid those log ? I already have those messages into files as I use option: -a