This isn't security related at all, please post at the right forum.
The conf of log4j is located at conf/jboss-log4j.xml, comment the following line
| <!-- Rollover at midnight each day -->
| <param name="DatePattern"
value="'.'yyyy-MM-dd"/>
|
and you will keep all the log in server.log
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211488#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...