How to capture the message contents in Apache log?
How to capture the message contents in Apache log?
am 20.11.2009 16:06:43 von pe uni
Hi -
I am have configured my Apache as a Forward Proxy. I have set the log level to 'DEBUG'. Even with log level DEBUG, the apache logs don't show the message contents(payload).
Can someone please suggest me how to capture the message contents in the apache logs.
Thanks
Pe
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: How to capture the message contents in Apache log?
am 20.11.2009 16:20:09 von Eric Covener
On Fri, Nov 20, 2009 at 10:06 AM, pe uni wrote:
> Hi -
> I am have configured my Apache as a Forward Proxy. I have set the log level to 'DEBUG'. Even with log level DEBUG, the apache logs don't show the message contents(payload).
> Can someone please suggest me how to capture the message contents in the apache logs.
> Thanks
> Pe
mod_dumpio?
--
Eric Covener
covener@gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: How to capture the message contents in Apache log?
am 20.11.2009 16:21:09 von Philip Wigg
> I am have configured my Apache as a Forward Proxy. I have set the log level to 'DEBUG'. Even with log level DEBUG, the apache logs don't show the message contents(payload).
> Can someone please suggest me how to capture the message contents in the apache logs.
Possibly mod_dumpio is what you're looking for. You'll generate a lot
of logs though. You might also want to look at log_mod_post.
http://httpd.apache.org/docs/2.2/mod/mod_dumpio.html
http://unix.freshmeat.net/projects/mod_log_post
Cheers,
Phil.
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: How to capture the message contents in Apache log?
am 20.11.2009 16:25:53 von pe uni
Eric, Thanks a lot!
--- On Fri, 11/20/09, Eric Covener wrote:
> From: Eric Covener
> Subject: Re: [users@httpd] How to capture the message contents in Apache =
log?
> To: users@httpd.apache.org
> Date: Friday, November 20, 2009, 10:20 AM
> On Fri, Nov 20, 2009 at 10:06 AM, pe
> uni
> wrote:
> > Hi -
> > I am have configured my Apache as a Forward Proxy. I
> have set the log level to 'DEBUG'. Even with log level
> DEBUG, the apache logs don't show the message
> contents(payload).
> > Can someone please suggest me how to capture the
> message contents in the apache logs.
> > Thanks
> > Pe
>=20
> mod_dumpio?
>=20
>=20
> --=20
> Eric Covener
> covener@gmail.com
>=20
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See for more
> info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> =A0" =A0from the digest: users-digest-unsubscribe@httpd.apache=
..org
> For additional commands, e-mail: users-help@httpd.apache.org
>=20
>
=0A
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: How to capture the message contents in Apache log?
am 20.11.2009 16:33:04 von pe uni
Phil, Thank you much!
--- On Fri, 11/20/09, Philip Wigg wrote:
> From: Philip Wigg
> Subject: Re: [users@httpd] How to capture the message contents in Apache =
log?
> To: users@httpd.apache.org
> Date: Friday, November 20, 2009, 10:21 AM
> > I am have configured my Apache
> as a Forward Proxy. I have set the log level to 'DEBUG'.
> Even with log level DEBUG, the apache logs don't show the
> message contents(payload).
> > Can someone please suggest me how to capture the
> message contents in the apache logs.
>=20
> Possibly mod_dumpio is what you're looking for. You'll
> generate a lot
> of logs though. You might also want to look at
> log_mod_post.
>=20
> http://httpd.apache.org/docs/2.2/mod/mod_dumpio.html
> http://unix.freshmeat.net/projects/mod_log_post
>=20
> Cheers,
> Phil.
>=20
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See for more
> info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> =A0" =A0from the digest: users-digest-unsubscribe@httpd.apache=
..org
> For additional commands, e-mail: users-help@httpd.apache.org
>=20
>
=0A
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org