重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

nginx日志使用json输出

在nginx中使用json格式输出日志记录

从事郑州服务器托管,服务器租用,云主机,网络空间,空间域名,CDN,网络代维等服务。

log_format json '{ "time_local": "$time_local", '
'"remote_addr": "$remote_addr", '
'"referer": "$http_referer", '
'"request": "$request", '
'"status": $status, '
'"bytes": $body_bytes_sent, '
'"agent": "$http_user_agent", '
'"x_forwarded": "$http_x_forwarded_for", '
'"up_addr": "$upstream_addr",'
'"up_host": "$upstream_http_host",'
'"upstream_time": "$upstream_response_time",'
'"request_time": "$request_time"'
' }';

access_log /var/log/nginx/access.log json;

对于使用filebeat来收集日志很重要。


网站栏目:nginx日志使用json输出
网站URL:http://cqcxhl.com/article/jhghii.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP