You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by laurent marot - alliacom <la...@alliacom.com> on 2002/08/28 21:03:06 UTC

best way for HTTP requests logging with TC 3.2

hi,

i'm trying to find the best way for writting a kind of like Apache http requests log files using standalone tomcat 3.2.4

should i :

- upgrade to TC 4 ?
- use Apache and a connector so my logs will be added to Apache's logsfile ?
- add code in each servlet to write request in file ?
- use an existing product who does the work ?

thanks

Platform : TC 3.2.2 standalone on Red Hat 7.1 server