How to log POST data?

agentzh agentzh at gmail.com
Sat Feb 27 06:39:10 MSK 2010


On Sat, Feb 27, 2010 at 3:01 AM, Liu Yan <gzbigegg.ml at gmail.com> wrote:
>
> hi Group,
> First time to post here, nice to meet you guys.
> How to configure log POST data in Nginx? Need any 3rd party module to achieve this?

Try using the $request_body variable?

    http://wiki.nginx.org/NginxHttpCoreModule#.24request_body

It has some limitations though ;)

Cheers,
-agentzh



More information about the nginx mailing list