Files
server-xray/proxy-log-fmt.tpl
Samuel Huang 4e6bd1e3c3 Log host
2024-09-26 23:21:21 +10:00

4 lines
228 B
Smarty

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