I have an nginx server that terminates SSL and subsequently logs usernames and passwords send in the URL string in the logs. There is a particular compliance regulation that required me to scrub these out with xxxx or some set of arbitrary characters before they are written to disk. Is there a facility or way of doing this with nginx or some add on?