소스 검색

日志版本前缀备注

zjcqoo 6 년 전
부모
커밋
03c6845605
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

@@ -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	'