Anonymize IP logging

Martin Loy martinloy.uy at gmail.com
Thu May 3 05:56:28 UTC 2012


Hello

I'm not sure if its performance wise, but you can always define your own
log format http://wiki.nginx.org/HttpLogModule#log_format with a custom
variable instead of $remote_addr which can be almost anything, try using
for example http://wiki.nginx.org/HttpLuaModule ngx.md5 or any lua code ;)

Regards

M


On Thu, May 3, 2012 at 1:55 AM, Dieter Knopf <dieterknopf at googlemail.com>wrote:

> Hello,
>
> i'm searching for an way to anonymize the ip address in the logfiles
> of nginx. I already changed the ip to "127.0.0.1", but then i can't
> check for unique visitors.
> There is a mond_anonstats modul available for apache, the same ip hash
> would be really nice for nginx.
>
> Thanks
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
*Nunca hubo un amigo que hiciese un favor a un enano, ni un enemigo que le
hiciese un mal, que no se viese recompensado por entero.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120503/70e83473/attachment-0001.html>


More information about the nginx mailing list