Skip to content

Commit 382dd53

Browse files
fix(proxy): add request to log_format
1 parent b270577 commit 382dd53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ http {
8585
'"host":"$host",'
8686
'"proxy_host":"$proxy_host",'
8787
'"upstream":"$upstream_addr",'
88+
'"request":"$request",'
8889
'"scheme_upstream":"$targetScheme"'
8990
'}';
9091

0 commit comments

Comments
 (0)