abusesa::services Use X-Forwarded-User in nginx logging
This commit is contained in:
parent
f0cb48a3eb
commit
ada6567506
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
log_format abusesa '$remote_addr - $http_x_remote_user [$time_local] '
|
||||
log_format abusesa '$remote_addr - $http_x_forwarded_user [$time_local] '
|
||||
'"$request" $status $body_bytes_sent '
|
||||
'"$http_referer" "$http_user_agent" "$ssl_client_s_dn"';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue