CDN Logs Attributes

Detailed information about CDN logs attributes

The Traffic Viewer page in the Webscale Control Panel enables you to view CDN logs information for an application within a specified time period. For more information on accessing Traffic Viewer, see Access Traffic Viewer .

The following table provides CDN logs attribute information. You can view the name, display name, alias, and a description for each attribute.

CDN logs attributes

NameDisplay NameAliasDescription
arrivalArrivalarrivalISO 8601-formatted date for when the request arrived at the CDN service
aws_edge_error_typeAWS edge erroraws_edge_error
aws_edge_error_type
Error that occurred while the CDN service processed the request
aws_edge_result_typeAWS edge resultaws_edge_result
aws_edge_result_type
How the CDN service classified the response
bytes_inBytes inbytes_inBytes that the CDN service received, including request line and headers
bytes_outBytes outbytes_outBytes that the CDN service sent out, including response headers
completedCompletedcompletedISO 8601-formatted date when processing the request was completed
content_lengthContent lengthcontent_lengthContents of the Content-Length response header
edge_locationAWS edge locationaws_edge_location
edge_location
Three-letter IATA code for an airport near the edge node that received the request
elapsedElapsedelapsedInterval between when the CDN service received the request and sent the complete request
peer_addressPeer addresspeer_addressIP address of the immediate peer connecting to the proxy. If the peer is a trusted proxy, the remote IP address of the user agent that made the request is used.
range_endRange endrange_endEnd value of the Content-Range response header
range_startRange startrange_startStart value of the Content-Range response header
referrerReferrerreferrerContents of the Referer request header
request_addressRequest addressrequest_addressRemote IP address of the user agent that made the request
hostRequest hosthost
request_host
Contents of the Host request header
request_idRequest IDrequest_idUnique ID for each request that the CDN service serves
request_methodRequest methodrequest_methodHTTP request method
request_pathRequest pathrequest_pathVirtual path of the request (latter portion of the request URL separated by backslashes after the main website name)
request_portRequest portrequest_portPort number that received the request
protocolRequest protocolprotocol
request_protocol
HTTP protocol version
request_queryRequest queryrequest_queryURL request query parameters (located in the latter sections of the request URL)
content_typeResponse content typecontent_type
response_content_type
Contents of the Content-Type response header
response_status_codeStatus coderesponse_status_code
status_code
Response status code that indicates if a specific request has successfully completed
tls_cipherTLS ciphertls_cipherEncryption algorithms for transport layer security
tls_protocolTLS versiontls_version
tls_protocol
Highest version of the transport layer security protocol that the client supported
time_to_first_byteTTFBttfb
time_to_first_byte
Interval between when the browser sent the request and received the first byte of the response
useragentUser agentuseragent
user_agent
Contents of the User-Agent request header
useragent_deviceUser agent deviceuseragent_device
user_agent_device
Device type used to make the request (e.g., smartphone, desktop, etc.)
useragent_nameBrowserbrowser
useragent_name
user_agent_name
Browser type used to make the request (e.g., Google Chrome, Safari, etc.)
useragent_osUser agent OSuseragent_os
user_agent_os
Operating system type used to make the request (e.g., Android, Mac, etc.)
x_forwarded_forX-Forwarded-Forx_forwarded_forContents of the X-Forwarded-For request header

Further Reading

Have questions not answered here? Contact Support to get more help.

Last modified on June 3, 2026