日志版本前缀备注

This commit is contained in:
zjcqoo 2019-05-14 17:35:30 +08:00
parent 1039991fb2
commit 03c6845605

View File

@ -32,7 +32,7 @@ http {
# https://nginx.org/en/docs/http/ngx_http_log_module.html
# separated by tab (\t)
log_format log_proxy escape=none
'01 '
'01 ' # ver prefix
'$time_iso8601 $_origin_id $_ver $remote_addr '
'$_level $_switched $upstream_cache_status $request_time '
'$request_length $bytes_sent '