
字段名称 | 含义 |
uniq_ga_id | GA 实例字符串 ID(例如 ga-a6zuyqpa) |
lsr_id | 监听器字符串 ID(例如 lsr-fea93cwj) |
epg_id | 终端节点组字符串 ID(例如 epg-hh6jejs8) |
server_ip | 上车点加速 IP |
time_local | 本地时间字符串(例如 15/Jan/2026:13:27:53 +0800) |
bytes_received | 从客户端接收的字节数 |
bytes_sent | 发送给客户端的字节数 |
remote_addr | 客户端 IP 地址 |
remote_port | 客户端端口 |
status | 四层:会话的状态 七层:HTTP 响应状态码 |
protocol | 四层:TCP 或 UDP 七层:客户端请求的应用层协议(例如 HTTP/1.0、HTTP/1.1、HTTP/3) |
字段名称 | 含义 |
session_time | 会话持续时间 |
upstream_bytes_received | 从终端节点接收的字节数 |
upstream_bytes_sent | 发送给终端节点的字节数 |
字段名称 | 含义 |
request_method | 请求方法(GET/POST 等) |
scheme | 请求协议(http/https) |
request_uri | 客户端原始请求的 URI |
uri | 当前请求的 URI |
host | 客户端访问域名 |
remote_user | 基本认证时的用户名(未认证时为"-") |
http_user_agent | 客户端浏览器标识 |
http_referer | 请求来源 URL(直接从地址栏访问时为"-") |
http_x_forwarded_for | 记录客户端原始 IP 及经过的代理服务器 IP 链 |
content_type | 请求内容类型 |
body_bytes_sent | 发送给客户端的 HTTP body 大小(不包含 header) |
request_time | 从接收到客户端请求的第一个字节到发送完响应最后一个字节之间的总时间(单位:秒) |
sent_http_content_type | 响应内容类型 |
upstream_header_time | 终端节点的响应头到达时间 |
upstream_response_length | 终端节点返回的响应体长度 |
upstream_response_time | 终端节点完整响应时间 |
upstream_status | 终端节点返回的 HTTP 状态码 |
upstream_bytes_received | 从终端节点接收的字节数 |
upstream_bytes_sent | 发送给终端节点的字节数 |
文档反馈