AWS EB + nginx: Update access.log format to obfuscate sensitive get request parameters
问题 I am having the same issue as outlined in this question: How to not log a get request parameter in the nginx access logs? However, since nginx is configured through AWS, I am not sure how to modify this when I deploy. It is not clear to me where these configurations go. AWS support is not able to help, as it is an issue with nginx rather than AWS. Any information to point me in the right direction would be appreciated. So far all I have is that I can modify ./ebextensions/nginx.config in my