Tomcat 4 generates "access logs" of the kind you need Tomcat 3.2 does not. If you are using tomcat 3.2, either use a webserver like apache as a front-end (apache does generate access logs) or upgrade to tomcat 4. For more information, search the email archives, as this question has been asked several times in the recent past. Regards, Simon > -----Original Message----- > From: Will Ashley [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, January 02, 2001 7:20 PM > To: '[EMAIL PROTECTED]' > Subject: log files > > Hello, > > I need the ability to have tomcat log information when a user clicks on > one > of my links to open a PDF file. I need to run a monthly report that tells > me the total number of PDFs that were opened and which ones. I looked in > the log files that Tomcat is prodocing, but it is not loggin anything when > I > open a PDF file from a JSP. Will changing the verbosityLevel in the > Server.xml file do the trick? > > Thanks, > > Will Ashley > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
