Files
server-xray/proxy-log-fmt.tpl
2024-09-16 14:45:57 +10:00

4 lines
220 B
Smarty

log_format proxy '$proxy_protocol_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';