This topic describes the fields of Anti-DDos Pro log entries.
Log field | Description |
---|---|
__topic__ | The topic of a log entry. Valid value: ddos_access_log. |
body_bytes_sent | The size of a request body. Unit: bytes. |
cache_status | The cache status. |
cc_action | The action that is performed to block HTTP flood attacks, for example, challenge, pass, close, captcha, wait, or login. If no action is performed, "none" is displayed. |
cc_phase | The protection policy that is used to block HTTP flood attacks, for example, seccookie, server_ip_blacklist, static_whitelist, server_header_blacklist, server_cookie_blacklist, server_args_blacklist, or qps_overmax. |
cc_blocks | Indicates whether a request is blocked by a protection policy.
|
content_type | The content type of a request. |
host | The origin server. |
http_cookie | The cookie of a request. |
http_referer | The referer of a request. If an HTTP header does not contain a referer, a hyphen (-) is displayed. |
http_user_agent | The user agent of a request. |
http_x_forwarded_for | The IP address of an upstream user. The IP address is forwarded by a proxy server. |
https | Indicates whether a request is an HTTPS request. Valid values:
|
isp_line | The information of an Internet service provider (ISP), for example, BGP, China Telecom, or China Unicom. |
matched_host | The matched origin server. This can be a wildcard domain name. If no origin server is matched, a hyphen (-) is displayed. |
querystring | The string of a request. |
real_client_ip | The real IP address of a client. If no real IP address can be obtained, a hyphen (-) is displayed. |
remote_addr | The IP address of a client that sends an access request. |
remote_port | The port number of a client that sends an access request. |
request_length | The size of a request. Unit: bytes. |
request_method | The HTTP method of a request. |
request_time_msec | The duration for which a request is processed. Unit: microseconds. |
request_uri | The uniform resource identifier (URI) of a request. |
server_name | The name of a matched server. If no server name is matched, default is displayed. |
status | The HTTP status code, for example, 200. |
time | The time when a request is sent. |
ua_browser | The browser. |
ua_browser_family | The family to which a browser belongs. |
ua_browser_type | The type of a browser. |
ua_browser_version | The version of a browser. |
ua_device_type | The type of a client. |
ua_os | The operating system of a client. |
ua_os_family | The family of the operating system that runs on a client. |
upstream_addr | The list of back-to-origin IP addresses that are separated by commas (,). Each IP address is in the IP:Port format. |
upstream_ip | The real IP address of an origin server. |
upstream_response_time | The response time of a back-to-origin process. Unit: seconds. |
upstream_status | The HTTP status code of a back-to-origin request. |
user_id | The ID of an Alibaba Cloud account. |