nginx基础日志格式

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nginx基础日志格式相关的知识,希望对你有一定的参考价值。

nginx基础日志格式
log_format main ‘$remote_addr $remote_user [$time_local] "$request" $request_time‘
‘$status $body_bytes_sent "$http_referer" ‘
‘$http_user_agent $http_x_forwarded_for $request_time $upstream_response_time $upstream_addr $upstream_status‘;

以上是关于nginx基础日志格式的主要内容,如果未能解决你的问题,请参考以下文章

Nginx日志格式设置

nginx日志格式字段

Nginx访问日志日志切割静态文件不记录日志和过期时间

nginx配置log_format日志格式不生效

Nginx 日志格式

怎么修改nginx的access.log的时间格式