how to prevent the stdout.out in weblogic to increasing the size heavily (Windows)

user2098512 picture user2098512 · Sep 10, 2013 · Viewed 9.1k times · Source

I have deployed a system integrated with weblogic, but until now I faced a problem is the weblogic increasing the stdout.out size heavily(by GB per week), it caused the system to load slowly and slowly.

Any way to prevent it increase the size heavily or redirect into .log?

Thanks alot

Answer

MartinMlima picture MartinMlima · Aug 23, 2015

As David Herget says above, using the WebLogic Scripting Tool (WLST) to redirect StdOut and StdErr did not actually work for me either; I had to also do so through the web console (even though they appear to be set on the console) and restart the relevant jvms.

I can't reply to David's comment above due to being a newbie. [Edited since for clarity]