aspose file tools
The moose likes JBoss and the fly likes stop server.log getting clearedoff on restarts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "stop server.log getting clearedoff on restarts" Watch "stop server.log getting clearedoff on restarts" New topic
Author

stop server.log getting clearedoff on restarts

Nainar Mohamed
Greenhorn

Joined: Dec 15, 2007
Posts: 9
Hi,

Can someone please tell with me to stop the JBOSS clearing the server.log file on every restarts.
Basically I want the old loggings in the server.log file also to be present when the server is restarted.
Is there any configuration change in JBOSS, which can retain the old log information in the server.log file, whenever its restarted?

Regards,
Nainar
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8143
    
  52

There's a log4j.xml (or jboss-log4j.xml depending on the version of JBoss you are using) under %JBOSS_HOME%/server/xxx/conf folder where you can set the "Append" attribute of the appender named "FILE" to true. By default the "Append" is set to false



[My Blog] [JavaRanch Journal]
Nainar Mohamed
Greenhorn

Joined: Dec 15, 2007
Posts: 9
Hi Friend,

This works.
Thanks for your fast reply.

Regards,
Nainar
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: stop server.log getting clearedoff on restarts
 
Similar Threads
logging in one file only
Difference in time between server.log and system time
persist previous server.log after server restarts using log4j.xml
Configuring Jboss log4j.xml file.
server.log file