I'm using Tomcat Standalone and I would like to be able to process my logs to determine traffic trends on my site. I have webalizer and can use it to parse the logs.
The problem though, is that I was looking at the logs being generated form tomcat and these logs don't seem to have any traffic info in them. The have info such as what happened when the server started, etc ... but I'm not seeing each page request being logged. And, I'm not seeing IP addresses (which I presume is needed to determine unique users) being logged. Anyone know how to setup tomcat standalone logs to provide the information, and to do so cleanly so that the info can be consumer by Webalizer? Thanks! Neal -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>