ngx_stream_log_module
示例配置
log_format basic '$remote_addr [$time_local] '
'$protocol $status $bytes_sent $bytes_received '
'$session_time';
access_log /spool/logs/nginx-access.log basic buffer=32k;指令
access_log
log_format
open_log_file_cache
原文档
最后更新于