Unless you have implemented an AccessLogValve in the Engine, Host or Context they will be nowhere. By default they end up in the logs directory. Oh, and all that information is in the Tomcat documentation. Have a look here: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html That's a good starting point, and the specific page to have a look at is any of the links under "Containers". Each of them has a section called Access Logs under a heading "Special Features" that describes how to use it. Under that is a hyperlink which describes how the AccessLogValve works. That is found on this page: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/valve.html The attribute that is important is the 'directory' attribute. Cheers, -- jon Hanasaki JiJi wrote: > I dont seem to find the web hit logs? The ones that can be run through > webtrends. > > Where are they? > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- Jon Eaves http://www.eaves.org/jon/ -- To unsubscribe, e-mail: For additional commands, e-mail: