[jboss-user] [Installation, Configuration & Deployment] - Re: jboss log files

russray do-not-reply at jboss.com
Tue Feb 6 23:04:35 EST 2007


I can't answer all your questions, but access logs area used by Tomcat in JBoss 4.0.5.  Look at the sever.xml under jbossweb-tomcat.sar


  | <!-- Access logger -->
  |             <!--
  |             <Valve className="org.apache.catalina.valves.FastCommonAccessLogValve"
  |                 prefix="localhost_access_log." suffix=".log"
  |                 pattern="common" directory="${jboss.server.home.dir}/log" 
  |                 resolveHosts="false" />
  |             -->
  | 
  | 

Cheers!

Russ

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012268#4012268

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012268



More information about the jboss-user mailing list