Forum Discussion

SKoneru's avatar
SKoneru
Contributor
12 years ago

[Resolved] Suppress generation of log files

Hi,

After the tests are run in jenkins(of course on my local machine too), the files soapui.log, soapui-errors.log and global-groovy.log are generated. Is there a way to specify in SOAPUI-PRO not to generate these files.
Just want to save the space as we have multiple projects that run quite frequently.

Thanks

3 Replies

  • nmrao's avatar
    nmrao
    Community Hero
    Have you checked the soapui-log4j.xml?

    Not sure if you stop generating them, i think those are really helpful to verify later to see what had happened when the test are run and something is not right. But you may limit the size, please see.

    You may create batch script for clearing and probably could run them before the new test run or after you feel logs no more required.
  • Hi,

    As nmrao suggested, you could edit the bin/soapui-log4j.xml file and remove the instances of loggers logging output to files. That should stop the logging to files.

    Let me know if that's unclear or if you still need help.

    Regards,
    Arian
    SmartBear Sweden