yes i know, but as logging that he wanted is not available with 3.x.x (as
you pointed out) it is not much of a reach to add apache to get the desired
logs, i.e. An alternative to your suggestion to write the logging from
scratch.

dave

-----Original Message-----
From: craigmcc@localhost [mailto:craigmcc@localhost]On Behalf Of Craig
R. McClanahan
Sent: Thursday, September 13, 2001 2:27 PM
To: [EMAIL PROTECTED]
Subject: RE: request logging in Tomcat?




On Thu, 13 Sep 2001, Schorsch Family wrote:

> Date: Thu, 13 Sep 2001 13:12:54 -0500
> From: Schorsch Family <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: RE: request logging in Tomcat?
>
> I use the logging in Apache to monitor tomcat requests.
>

That also works, of course.  But the original question was about Tomcat
stand alone.

> Dave
>

Craig

> -----Original Message-----
> From: craigmcc@localhost [mailto:craigmcc@localhost]On Behalf Of Craig
> R. McClanahan
> Sent: Thursday, September 13, 2001 11:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: request logging in Tomcat?
>
>
> By default, Tomcat 4 creates access log files for you in the same format
> that web servers do.  It includes all of the stuff you are talking about.
>
> Tomcat 3.x does not include this feature, although you could write it
> yourself.
>
> Craig McClanahan
>
>
> On Thu, 13 Sep 2001 [EMAIL PROTECTED] wrote:
>
> > Date: Thu, 13 Sep 2001 12:06:30 +0200
> > From: [EMAIL PROTECTED]
> > Reply-To: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > Subject: request logging in Tomcat?
> >
> >
> > Hi all,
> >
> > how can I set up Tomcat (standalone) for logging the incoming requests
> > including request path,
> > data/time and - very important - the IP and/or domain of the requester?
> >
> > I enabled all logging (Tomcat, Servlet, JSP and Context Manager) but I
> > didn't get the IP from the
> > requesting client. Any ideas?
> >
> > Regards
> >
> > Michael Brohl
> >
> >
> >
> >
> >
>
>

Reply via email to