extremely big ecc.log
I know "bouncing" the weblogic servers would address the ecc.log from getting too big. Is there any other way to do this without bouncing ecc managed and ecc admin servers?
UPDATE: I tried using "cron" to truncate ecc.log, but doesn't really "resize" ecc.log file. It would resize to any size that i specify during "truncate -s 100M ..../ecc.log"
It would show as 100M as size for ecc.log after that. Eventually, once the ecc.log was written by the process again, it would go back to 1.1G.