AW: Logging with mod_jk

2004-07-20 Thread Jens . Mueller
Hello Tim,

I have not read your answer correctly, sorry.
The (%a) was ignored by my eyes... 8-)

Is it possible to use the Apache-Log-Variables for the mod_jk-log?
I tried this, but then the apache says, that there is an error in that
directive.

JkRequestLogFormat %a .

--

Syntax error on line 89 of /apache/conf/httpd.conf:
JkRequestLogFormat format array NULL

-Ursprüngliche Nachricht-
Von: Tim Funk [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 16. Juli 2004 13:56
An: Tomcat Users List
Betreff: Re: Logging with mod_jk


The client IP is already known by apache (%a)
Or via HttpServletRequest.getRemoteAddr()


-Tim

[EMAIL PROTECTED] wrote:
 No hints?
 
 -Ursprüngliche Nachricht-
 Betreff: *** Mail von extern mit internem Absender ***Logging with
 mod_jk
 
 
 Hello all,
 
 is it possible to log the Client-IP with mod_jk on Apache 1.3.x ??
 The is nothing about it in the Documentation.
 I use the JkLogStampFormat-Directive.
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Logging with mod_jk

2004-07-16 Thread Jens . Mueller
No hints?

-Ursprüngliche Nachricht-
Betreff: *** Mail von extern mit internem Absender ***Logging with
mod_jk


Hello all,

is it possible to log the Client-IP with mod_jk on Apache 1.3.x ??
The is nothing about it in the Documentation.
I use the JkLogStampFormat-Directive.

Greets
Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Logging with mod_jk

2004-07-16 Thread Tim Funk
The client IP is already known by apache (%a)
Or via HttpServletRequest.getRemoteAddr()
-Tim
[EMAIL PROTECTED] wrote:
No hints?
-Ursprüngliche Nachricht-
Betreff: *** Mail von extern mit internem Absender ***Logging with
mod_jk
Hello all,
is it possible to log the Client-IP with mod_jk on Apache 1.3.x ??
The is nothing about it in the Documentation.
I use the JkLogStampFormat-Directive.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


AW: Logging with mod_jk

2004-07-16 Thread Jens . Mueller
It is on a intranet-maschine, so we disabled the logging from apache,
because we need the duration of the request/response and the mod_jk-log give
us that information.
We want, that the mod_jk-log looks like the apache-log, with the duration as
an aditional information.

- Jens

-Ursprüngliche Nachricht-
Von: Tim Funk [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 16. Juli 2004 13:56
An: Tomcat Users List
Betreff: Re: Logging with mod_jk


The client IP is already known by apache (%a)
Or via HttpServletRequest.getRemoteAddr()


-Tim

[EMAIL PROTECTED] wrote:
 No hints?
 
 -Ursprüngliche Nachricht-
 Betreff: *** Mail von extern mit internem Absender ***Logging with
 mod_jk
 
 
 Hello all,
 
 is it possible to log the Client-IP with mod_jk on Apache 1.3.x ??
 The is nothing about it in the Documentation.
 I use the JkLogStampFormat-Directive.
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Logging with mod_jk

2004-07-15 Thread Jens . Mueller
Hello all,

is it possible to log the Client-IP with mod_jk on Apache 1.3.x ??
The is nothing about it in the Documentation.
I use the JkLogStampFormat-Directive.

Greets
Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]