nginx日志输出配置

log_format main '$remote_addr [$time_local] "request" $status $body_bytes_sent "$http_referer" "$http_user_agent" $http_x_forwarded_for';
access_log  /var/log/nginx/host.access.log  main;

 

企业微信截图_17859123599389

企业微信截图_17859124191404

 

posted @ 2026-08-05 14:47  等一念  阅读(3)  评论(0)    收藏  举报