Yes, I uncommented the valve part out and tomcat logs access details now. There is however another problem. My logs are wierd. Instead of the remote IP address, the logs have parts of the data being sent out. Sam is the case for request URI. I get html data instead of request details.
Could it be another misconfiguration? Prashanth --- "Shapira, Yoav" <[EMAIL PROTECTED]> wrote: > Hi, > In 4.1.x the AccessLogValve in server.xml is > commented out by default. > Comment it in if you'd like those access logs. You > can also move it > under a specific Context element to only log > accesses to that Context. > > Yoav Shapira > Millennium ChemInformatics > > > >-----Original Message----- > >From: Prashanth Pushpagiri > [mailto:[EMAIL PROTECTED]] > >Sent: Monday, November 25, 2002 5:03 PM > >To: Tomcat Users List > >Subject: Re: Tomcat 4.1.12 Logs?? > > > >Hi: > > > >I am running Tomcat 4.1.12 alongside IIS 5.0. I > have > >no installation problems, but what I'd like to know > >is how to set up my logs. In all previous versions > of > >Tomcat I observed Tomcat logging access details > >(complete HTTP requests made) in files like > >localhost_accesslog_***.txt, but in 4.1.x I havent > >seen these files being created in > >$CATALINA_HOME/logs. > >Do we need to set it up? If so how? If not where > are > >these logs? > > > >Thanks > >Prashanth > > > > > > > > > >__________________________________________________ > >Do you Yahoo!? > >Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > >http://mailplus.yahoo.com > > > >-- > >To unsubscribe, e-mail: <mailto:tomcat-user- > >[EMAIL PROTECTED]> > >For additional commands, e-mail: > <mailto:tomcat-user- > >[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
