We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05cd0bd commit d3db663Copy full SHA for d3db663
config/log.conf
@@ -8,8 +8,8 @@ log_format main_json escape=json
8
'"body_bytes_sent":"$body_bytes_sent",'
9
'"host":"$host",'
10
'"http_connection":"$http_connection",'
11
- '"http_upgrade":"$http_upgrade",'
12
'"http_referer":"$http_referer",'
+ '"http_upgrade":"$http_upgrade",'
13
'"http_user_agent":"$http_user_agent",'
14
'"http_x_amzn_trace_id":"$http_x_amzn_trace_id",'
15
'"http_x_forwarded_for":"$http_x_forwarded_for",'
0 commit comments