Nginx 的日志格式定义

 Nginx 的日志格式定义ide

 

 

 

 log_format  main  '$remote_addr - $remote_user [$time_local] "$request" 'spa

                      '$status $body_bytes_sent "$http_referer" '日志

                      '"$http_user_agent" "$http_x_forwarded_for"';orm

 

 

 

   使用格式rem

  access_log  /var/log/www/access.log  main;it

相关文章
相关标签/搜索