nginxstatus
This commit is contained in:
parent
43cae6649c
commit
70d1930701
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
"~(?P<ip>.*)" $ip;
|
||||
}
|
||||
|
||||
log_format anonymized '$ip_anonymized - - $remote_user [$time_local] '
|
||||
log_format anonymized '$ip_anonymized - $remote_user [$time_local] '
|
||||
'"$request" $status $body_bytes_sent '
|
||||
'"$http_referer" "$http_user_agent"';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue