On Wed, Dec 20, 2006 at 05:26:50PM -0500, hunk wrote:
I need to automate the saving/rolling of server.log while rebooting
or bouncing JBOSS . How to achieve this coz when we reboot JBOSS twice a day and a new
server.log is created which wipes out the old server.log and we currently have three
instances of JBOSS in our environment.
Setting
append=true
will fix the data lossage