Parameter | Description |
Listener | Select the listener whose logs need to be collected. |
Endpoint Group | Select the endpoint group whose logs need to be collected. |
Storage Region | The storage region is the same as the endpoint group region. The CLS storage region cannot be modified. |
Logset | Select the target log set. If no suitable log set is available, click Create to go to Create Log Set. |
Log topic | Select the target log topic. If no suitable log topic is available, click Create to go to Create Log Topic. |
Log fields to report | The fields reported by GA 2.0 include default reported fields and custom reported fields. The fields selected here are custom fields. For field descriptions, see Appendix below. |

Field Name | Description |
uniq_ga_id | GA instance string ID (for example, ga-a6zuyqpa) |
lsr_id | Listener string ID (for example, lsr-fea93cwj) |
epg_id | Endpoint group string ID (for example, epg-hh6jejs8) |
server_ip | On-ramp acceleration IP address |
time_local | Local time string (for example, 15/Jan/2026:13:27:53 +0800) |
bytes_received | Number of bytes received from the client |
bytes_sent | Number of bytes sent to the client |
remote_addr | Client IP address |
remote_port | Client Port |
status | Layer 4: session status Layer 7: HTTP response status code |
protocol | Layer 4: TCP or UDP Layer 7: the application layer protocol of the client request (for example, HTTP/1.0, HTTP/1.1, HTTP/3) |
Field Name | Description |
session_time | Session duration |
upstream_bytes_received | Number of bytes received from the endpoint |
upstream_bytes_sent | Number of bytes sent to the endpoint |
Field Name | Description |
request_method | Request method (GET/POST) |
scheme | Request protocol (http/https) |
request_uri | URI of the client's original request |
uri | URI of the current request |
host | Domain name accessed by the client |
remote_user | Username for basic authentication ("-" if not authenticated) |
http_user_agent | Client browser identifier |
http_referer | Request source URL ("-" when access is performed directly from the address bar) |
http_x_forwarded_for | Records the client's original IP address and the chain of proxy server IP addresses that the request passed through. |
content_type | Request content type |
body_bytes_sent | Size of the HTTP body sent to the client (excluding headers) |
request_time | Total time from receiving the first byte of the client request to sending the last byte of the response (in seconds) |
sent_http_content_type | Response content type |
upstream_header_time | Time taken for the endpoint's response headers to arrive |
upstream_response_length | Response body length returned by the endpoint |
upstream_response_time | Full response time of the endpoint |
upstream_status | HTTP status code returned by the endpoint |
upstream_bytes_received | Number of bytes received from the endpoint |
upstream_bytes_sent | Number of bytes sent to the endpoint |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback