Skip to content
Snippets Groups Projects
Verified Commit f5ee7a08 authored by Florian Pritz's avatar Florian Pritz
Browse files

nginx: Reduce access log content for static data


For proxy/fastcgi/uwsgi blocks, logging is still set to the old format,
but for everything else (= static data) a reduced format is used that
excludes items that no longer make sense (request_time, remote_user) and
those that are personal information all the time (remote_addr, http_x_forwarded_for).

Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent ebd659d6
No related branches found
No related tags found
Loading
Showing
with 47 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment