<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Traffic Viewer How-To Guides on Webscale Product Documentation</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/</link><description>Recent content in Traffic Viewer How-To Guides on Webscale Product Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.webscale.com/docs/how-tos/traffic-viewer/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Traffic Viewer</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/traffic-viewer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/traffic-viewer/</guid><description>&lt;p&gt;Traffic Viewer presents logs information about your application network traffic. You can drill down to specific logs based on logs type and date range. Additionally, you can filter results based on specific attribute values. The viewer for Traffic Viewer functions as the wrapper for all four types: CDN, CSP reports, Pageview, and Proxy (also known as the Traffic viewer logs type). As such, it displays views for them through a dedicated page for each logs type.&lt;/p&gt;</description></item><item><title>Graphing Metrics</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/graphing-metrics/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/graphing-metrics/</guid><description>&lt;p&gt;The &lt;strong&gt;Traffic Viewer graph&lt;/strong&gt; provides a visualization of your application traffic. While the &lt;strong&gt;Records table&lt;/strong&gt; offers a granular, line-by-line view of individual log records, the graph transforms this data into aggregated metric series. By mapping these metrics over a specified time range, you can quickly identify traffic spikes, service dips, or unusual patterns that warrant further investigation.&lt;/p&gt;
&lt;h2 id="traffic-viewer-overview"&gt;Traffic Viewer overview&lt;/h2&gt;
&lt;p&gt;
&lt;div class="box" style="max-width:95%"&gt;
 &lt;figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt;
 &lt;div class="img"&gt;
 &lt;img itemprop="thumbnail" src="https://docs.webscale.com/images/traffic-viewer/tv_g.svg" alt="Traffic Viewer interface overview"/&gt;
 &lt;/div&gt;
 &lt;a href="https://docs.webscale.com/images/traffic-viewer/tv_g.svg" itemprop="contentUrl"&gt;&lt;/a&gt;
 &lt;/figure&gt;
&lt;/div&gt;

To graph a single metric, select your log type and metric preference from the &lt;strong&gt;Type&lt;/strong&gt; and &lt;strong&gt;Metric&lt;/strong&gt; dropdowns in the &lt;strong&gt;Records table filter bar&lt;/strong&gt;. For more advanced analysis—such as overlaying multiple metrics, comparing different log types, or applying unique filters to individual series—click the &lt;strong&gt;Configure icon&lt;/strong&gt; in the top-right corner of the graph.&lt;/p&gt;</description></item><item><title>Building Traffic Viewer Filters</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/filter-traffic-viewer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/filter-traffic-viewer/</guid><description>&lt;p&gt;You can use the Traffic Viewer &lt;strong&gt;Filter&lt;/strong&gt; field to create filters for the logs search query. Along with the time range and logs type option, the filter defines the query.&lt;/p&gt;
&lt;p&gt;The filter builder enables you to easily navigate records to find specific logs interactions. There are many ways to build filters; some methods depend on how you are viewing logs (records or groups view). For information on the records and groups views as well as how to use Traffic Viewer, see &lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/traffic-viewer/"&gt;Using Traffic Viewer&lt;/a&gt;
.&lt;/p&gt;</description></item><item><title>CDN Logs Attributes</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/cdn-logs-attributes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/cdn-logs-attributes/</guid><description>&lt;p&gt;The &lt;strong&gt;Traffic Viewer&lt;/strong&gt; 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 &lt;a href="https://docs.webscale.com/#access-traffic-viewer"&gt;Access Traffic Viewer&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;The following table provides CDN logs attribute information. You can view the name, display name, alias, and a description for each attribute.&lt;/p&gt;
&lt;h2 id="cdn-logs-attributes"&gt;CDN logs attributes&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Name&lt;/th&gt;
					&lt;th&gt;Display Name&lt;/th&gt;
					&lt;th&gt;Alias&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;arrival&lt;/td&gt;
					&lt;td&gt;Arrival&lt;/td&gt;
					&lt;td&gt;arrival&lt;/td&gt;
					&lt;td&gt;ISO 8601-formatted date for when the request arrived at the CDN service&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;aws_edge_error_type&lt;/td&gt;
					&lt;td&gt;AWS edge error&lt;/td&gt;
					&lt;td&gt;aws_edge_error &lt;br/&gt; aws_edge_error_type&lt;/td&gt;
					&lt;td&gt;Error that occurred while the CDN service processed the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;aws_edge_result_type&lt;/td&gt;
					&lt;td&gt;AWS edge result&lt;/td&gt;
					&lt;td&gt;aws_edge_result &lt;br/&gt; aws_edge_result_type&lt;/td&gt;
					&lt;td&gt;How the CDN service classified the response&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;bytes_in&lt;/td&gt;
					&lt;td&gt;Bytes in&lt;/td&gt;
					&lt;td&gt;bytes_in&lt;/td&gt;
					&lt;td&gt;Bytes that the CDN service received, including request line and headers&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;bytes_out&lt;/td&gt;
					&lt;td&gt;Bytes out&lt;/td&gt;
					&lt;td&gt;bytes_out&lt;/td&gt;
					&lt;td&gt;Bytes that the CDN service sent out, including response headers&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;completed&lt;/td&gt;
					&lt;td&gt;Completed&lt;/td&gt;
					&lt;td&gt;completed&lt;/td&gt;
					&lt;td&gt;ISO 8601-formatted date when processing the request was completed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;content_length&lt;/td&gt;
					&lt;td&gt;Content length&lt;/td&gt;
					&lt;td&gt;content_length&lt;/td&gt;
					&lt;td&gt;Contents of the Content-Length response header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;edge_location&lt;/td&gt;
					&lt;td&gt;AWS edge location&lt;/td&gt;
					&lt;td&gt;aws_edge_location &lt;br/&gt; edge_location&lt;/td&gt;
					&lt;td&gt;Three-letter IATA code for an airport near the edge node that received the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;elapsed&lt;/td&gt;
					&lt;td&gt;Elapsed&lt;/td&gt;
					&lt;td&gt;elapsed&lt;/td&gt;
					&lt;td&gt;Interval between when the CDN service received the request and sent the complete request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;peer_address&lt;/td&gt;
					&lt;td&gt;Peer address&lt;/td&gt;
					&lt;td&gt;peer_address&lt;/td&gt;
					&lt;td&gt;IP 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.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;range_end&lt;/td&gt;
					&lt;td&gt;Range end&lt;/td&gt;
					&lt;td&gt;range_end&lt;/td&gt;
					&lt;td&gt;End value of the Content-Range response header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;range_start&lt;/td&gt;
					&lt;td&gt;Range start&lt;/td&gt;
					&lt;td&gt;range_start&lt;/td&gt;
					&lt;td&gt;Start value of the Content-Range response header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;referrer&lt;/td&gt;
					&lt;td&gt;Referrer&lt;/td&gt;
					&lt;td&gt;referrer&lt;/td&gt;
					&lt;td&gt;Contents of the Referer request header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_address&lt;/td&gt;
					&lt;td&gt;Request address&lt;/td&gt;
					&lt;td&gt;request_address&lt;/td&gt;
					&lt;td&gt;Remote IP address of the user agent that made the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;host&lt;/td&gt;
					&lt;td&gt;Request host&lt;/td&gt;
					&lt;td&gt;host &lt;br/&gt; request_host&lt;/td&gt;
					&lt;td&gt;Contents of the Host request header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_id&lt;/td&gt;
					&lt;td&gt;Request ID&lt;/td&gt;
					&lt;td&gt;request_id&lt;/td&gt;
					&lt;td&gt;Unique ID for each request that the CDN service serves&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_method&lt;/td&gt;
					&lt;td&gt;Request method&lt;/td&gt;
					&lt;td&gt;request_method&lt;/td&gt;
					&lt;td&gt;HTTP request method&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_path&lt;/td&gt;
					&lt;td&gt;Request path&lt;/td&gt;
					&lt;td&gt;request_path&lt;/td&gt;
					&lt;td&gt;Virtual path of the request (latter portion of the request URL separated by backslashes after the main website name)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_port&lt;/td&gt;
					&lt;td&gt;Request port&lt;/td&gt;
					&lt;td&gt;request_port&lt;/td&gt;
					&lt;td&gt;Port number that received the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;protocol&lt;/td&gt;
					&lt;td&gt;Request protocol&lt;/td&gt;
					&lt;td&gt;protocol &lt;br/&gt; request_protocol&lt;/td&gt;
					&lt;td&gt;HTTP protocol version&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_query&lt;/td&gt;
					&lt;td&gt;Request query&lt;/td&gt;
					&lt;td&gt;request_query&lt;/td&gt;
					&lt;td&gt;URL request query parameters (located in the latter sections of the request URL)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;content_type&lt;/td&gt;
					&lt;td&gt;Response content type&lt;/td&gt;
					&lt;td&gt;content_type &lt;br/&gt; response_content_type&lt;/td&gt;
					&lt;td&gt;Contents of the Content-Type response header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;response_status_code&lt;/td&gt;
					&lt;td&gt;Status code&lt;/td&gt;
					&lt;td&gt;response_status_code &lt;br/&gt; status_code&lt;/td&gt;
					&lt;td&gt;Response status code that indicates if a specific request has successfully completed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;tls_cipher&lt;/td&gt;
					&lt;td&gt;TLS cipher&lt;/td&gt;
					&lt;td&gt;tls_cipher&lt;/td&gt;
					&lt;td&gt;Encryption algorithms for transport layer security&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;tls_protocol&lt;/td&gt;
					&lt;td&gt;TLS version&lt;/td&gt;
					&lt;td&gt;tls_version &lt;br/&gt; tls_protocol&lt;/td&gt;
					&lt;td&gt;Highest version of the transport layer security protocol that the client supported&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;time_to_first_byte&lt;/td&gt;
					&lt;td&gt;TTFB&lt;/td&gt;
					&lt;td&gt;ttfb &lt;br/&gt; time_to_first_byte&lt;/td&gt;
					&lt;td&gt;Interval between when the browser sent the request and received the first byte of the response&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent&lt;/td&gt;
					&lt;td&gt;User agent&lt;/td&gt;
					&lt;td&gt;useragent&lt;br/&gt;user_agent&lt;/td&gt;
					&lt;td&gt;Contents of the User-Agent request header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent_device&lt;/td&gt;
					&lt;td&gt;User agent device&lt;/td&gt;
					&lt;td&gt;useragent_device&lt;br/&gt;user_agent_device&lt;/td&gt;
					&lt;td&gt;Device type used to make the request (e.g., smartphone, desktop, etc.)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent_name&lt;/td&gt;
					&lt;td&gt;Browser&lt;/td&gt;
					&lt;td&gt;browser&lt;br/&gt;useragent_name&lt;br/&gt;user_agent_name&lt;/td&gt;
					&lt;td&gt;Browser type used to make the request (e.g., Google Chrome, Safari, etc.)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent_os&lt;/td&gt;
					&lt;td&gt;User agent OS&lt;/td&gt;
					&lt;td&gt;useragent_os&lt;br/&gt;user_agent_os&lt;/td&gt;
					&lt;td&gt;Operating system type used to make the request (e.g., Android, Mac, etc.)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;x_forwarded_for&lt;/td&gt;
					&lt;td&gt;X-Forwarded-For&lt;/td&gt;
					&lt;td&gt;x_forwarded_for&lt;/td&gt;
					&lt;td&gt;Contents of the X-Forwarded-For request header&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="further-reading"&gt;Further Reading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/overview/dashboard/"&gt;The Webscale Control Panel Dashboard&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/filter-traffic-viewer/"&gt;Building Filters in Traffic Viewer&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/traffic-viewer/"&gt;Using Traffic Viewer&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/advanced/logs/"&gt;Logs on Webscale&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/security/"&gt;Security How-Tos&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>CSP Reports Attributes</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/csp-reports-attributes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/csp-reports-attributes/</guid><description>&lt;p&gt;The &lt;strong&gt;Traffic Viewer&lt;/strong&gt; page of the Webscale Control Panel enables you to view CSP reports information for an application within a specified time period. For more information on accessing Traffic Viewer, see &lt;a href="https://docs.webscale.com/#access-traffic-viewer"&gt;Access Traffic Viewer&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;The following table provides CSP reports attribute information. You can view the name, display name, alias, and a description for each attribute.&lt;/p&gt;
&lt;h2 id="csp-reports-attributes"&gt;CSP reports attributes&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Name&lt;/th&gt;
					&lt;th&gt;Display Name&lt;/th&gt;
					&lt;th&gt;Alias&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;arrival&lt;/td&gt;
					&lt;td&gt;Arrival&lt;/td&gt;
					&lt;td&gt;arrival&lt;/td&gt;
					&lt;td&gt;ISO 8601-formatted date when the request arrived at the Webscale proxy&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;blocked_uri&lt;/td&gt;
					&lt;td&gt;Blocked URI&lt;/td&gt;
					&lt;td&gt;blocked_uri&lt;/td&gt;
					&lt;td&gt;URI of the resource that the Content Security policy blocked from loading. If the blocked URI has a different origin than the document URI, the blocked URI is truncated to contain just the scheme, host, and port.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;country&lt;/td&gt;
					&lt;td&gt;Country&lt;/td&gt;
					&lt;td&gt;country&lt;/td&gt;
					&lt;td&gt;Two-letter ISO 3166-2 country code for the origin of a request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;disposition&lt;/td&gt;
					&lt;td&gt;Disposition&lt;/td&gt;
					&lt;td&gt;disposition&lt;/td&gt;
					&lt;td&gt;&amp;ldquo;enforce&amp;rdquo; if the Content-Security-Policy response header was used. &amp;ldquo;report&amp;rdquo; if the Content-Security-Policy-Report-Only response header was used.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;document_uri&lt;/td&gt;
					&lt;td&gt;Document URI&lt;/td&gt;
					&lt;td&gt;document_uri&lt;/td&gt;
					&lt;td&gt;URI of the document in which the violation occurred&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;effective_directive&lt;/td&gt;
					&lt;td&gt;Effective directive&lt;/td&gt;
					&lt;td&gt;effective_directive&lt;/td&gt;
					&lt;td&gt;Directive whose enforcement caused the violation&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;host&lt;/td&gt;
					&lt;td&gt;Request host&lt;/td&gt;
					&lt;td&gt;host&lt;br/&gt;request_host&lt;/td&gt;
					&lt;td&gt;URL of the application that was requested&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;original_policy&lt;/td&gt;
					&lt;td&gt;Original policy&lt;/td&gt;
					&lt;td&gt;original_policy&lt;/td&gt;
					&lt;td&gt;Original policy as specified by the Content-Security-Policy response header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;peer_address&lt;/td&gt;
					&lt;td&gt;Peer address&lt;/td&gt;
					&lt;td&gt;peer_address&lt;/td&gt;
					&lt;td&gt;IP address of the immediate peer that reported the violation&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;referrer&lt;/td&gt;
					&lt;td&gt;Referrer&lt;/td&gt;
					&lt;td&gt;referrer&lt;/td&gt;
					&lt;td&gt;Referrer of the document in which the violation occurred&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_address&lt;/td&gt;
					&lt;td&gt;Request address&lt;/td&gt;
					&lt;td&gt;request_address&lt;/td&gt;
					&lt;td&gt;Remote IP address of the user agent that made the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;script_sample&lt;/td&gt;
					&lt;td&gt;Script sample&lt;/td&gt;
					&lt;td&gt;script_sample&lt;/td&gt;
					&lt;td&gt;First 40 characters of the inline script, event handler, or style that caused the violation&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;session_id&lt;/td&gt;
					&lt;td&gt;Session ID&lt;/td&gt;
					&lt;td&gt;session_id&lt;/td&gt;
					&lt;td&gt;ID of the Webscale session that attempted to load the resource&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;status_code&lt;/td&gt;
					&lt;td&gt;Status code&lt;/td&gt;
					&lt;td&gt;response_status_code&lt;br/&gt;status_code&lt;/td&gt;
					&lt;td&gt;Response status code that indicates the response to a specific request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent&lt;/td&gt;
					&lt;td&gt;User agent&lt;/td&gt;
					&lt;td&gt;useragent&lt;br/&gt;user_agent&lt;/td&gt;
					&lt;td&gt;Contents of the User-Agent request header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;violated_directive&lt;/td&gt;
					&lt;td&gt;Violated directive&lt;/td&gt;
					&lt;td&gt;violated_directive&lt;/td&gt;
					&lt;td&gt;Name of the violated policy section&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="further-reading"&gt;Further Reading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/overview/dashboard/"&gt;The Webscale Control Panel Dashboard&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/filter-traffic-viewer/"&gt;Building Filters in Traffic Viewer&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/traffic-viewer/"&gt;Using Traffic Viewer&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/advanced/logs/"&gt;Logs on Webscale&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/security/"&gt;Security How-Tos&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Pageview Logs Attributes</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/pageview-logs-attributes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/pageview-logs-attributes/</guid><description>&lt;p&gt;The &lt;strong&gt;Traffic Viewer&lt;/strong&gt; page of the Webscale Control Panel enables you to view Pageview logs information for an application within a specified time period. For more information on accessing Traffic Viewer, see &lt;a href="https://docs.webscale.com/#access-traffic-viewer"&gt;Access Traffic Viewer&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;The following table provides Pageview logs attribute information. You can view the name, display name, alias, and a description for each attribute.&lt;/p&gt;
&lt;h2 id="pageview-logs-attributes"&gt;Pageview logs attributes&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Name&lt;/th&gt;
					&lt;th&gt;Display Name&lt;/th&gt;
					&lt;th&gt;Alias&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;arrival&lt;/td&gt;
					&lt;td&gt;Arrival&lt;/td&gt;
					&lt;td&gt;arrival&lt;/td&gt;
					&lt;td&gt;ISO 8601-formatted date when the request arrived at the Webscale proxy&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;completed&lt;/td&gt;
					&lt;td&gt;Completed&lt;/td&gt;
					&lt;td&gt;completed&lt;/td&gt;
					&lt;td&gt;ISO 8601-formatted date when processing the request was completed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;country&lt;/td&gt;
					&lt;td&gt;Country&lt;/td&gt;
					&lt;td&gt;country&lt;/td&gt;
					&lt;td&gt;Two-letter ISO 3166-2 country code for the origin of the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;dom_content_loaded&lt;/td&gt;
					&lt;td&gt;DOM content loaded&lt;/td&gt;
					&lt;td&gt;dom_content_loaded&lt;/td&gt;
					&lt;td&gt;Interval between when navigation started and the page loaded the DOM&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;dom_interactive&lt;/td&gt;
					&lt;td&gt;DOM interactive&lt;/td&gt;
					&lt;td&gt;dom_interactive&lt;/td&gt;
					&lt;td&gt;Interval between when navigation started and the page was ready for user interaction&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;elapsed&lt;/td&gt;
					&lt;td&gt;Elapsed&lt;/td&gt;
					&lt;td&gt;elapsed&lt;/td&gt;
					&lt;td&gt;Interval between when the proxy received the request and sent out the complete response&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;first_contentful_paint&lt;/td&gt;
					&lt;td&gt;First contentful paint&lt;/td&gt;
					&lt;td&gt;first_contentful_paint&lt;/td&gt;
					&lt;td&gt;Interval between when navigation started and the first element on the page rendered&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;labels&lt;/td&gt;
					&lt;td&gt;Labels&lt;/td&gt;
					&lt;td&gt;labels&lt;/td&gt;
					&lt;td&gt;List of user-defined labels used to track traffic with the Add Labels web control action&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;largest_contentful_paint&lt;/td&gt;
					&lt;td&gt;Largest contentful paint&lt;/td&gt;
					&lt;td&gt;largest_contentful_paint&lt;/td&gt;
					&lt;td&gt;Interval between when navigation started and the largest element on the page rendered&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;load_id&lt;/td&gt;
					&lt;td&gt;Load ID&lt;/td&gt;
					&lt;td&gt;load_id&lt;/td&gt;
					&lt;td&gt;Unique ID that identified a user-initiated pageload. All resource requests shared the ID to render the page.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;peer_address&lt;/td&gt;
					&lt;td&gt;Peer address&lt;/td&gt;
					&lt;td&gt;peer_address&lt;/td&gt;
					&lt;td&gt;IP 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.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;ready_state_interactive&lt;/td&gt;
					&lt;td&gt;Ready state interactive&lt;/td&gt;
					&lt;td&gt;ready_state_interactive&lt;/td&gt;
					&lt;td&gt;Time taken for the loading state of the browser to become interactive. It is interactive when the browser document has finished loading and has been parsed but sub-resources such as scripts, images, stylesheets and frames are still loading.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_address&lt;/td&gt;
					&lt;td&gt;Request address&lt;/td&gt;
					&lt;td&gt;request_address&lt;/td&gt;
					&lt;td&gt;Remote IP address of the user agent that made the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_host&lt;/td&gt;
					&lt;td&gt;Request host&lt;/td&gt;
					&lt;td&gt;host&lt;br/&gt;request_host&lt;/td&gt;
					&lt;td&gt;Contents of the Host request header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_path&lt;/td&gt;
					&lt;td&gt;Request path&lt;/td&gt;
					&lt;td&gt;request_path&lt;/td&gt;
					&lt;td&gt;Virtual path of the request (latter portion of the request URL separated by backslashes after the main website name)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_port&lt;/td&gt;
					&lt;td&gt;Request port&lt;/td&gt;
					&lt;td&gt;request_port&lt;/td&gt;
					&lt;td&gt;Port number that received the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_protocol&lt;/td&gt;
					&lt;td&gt;Request protocol&lt;/td&gt;
					&lt;td&gt;protocol&lt;br/&gt;request_protocol&lt;/td&gt;
					&lt;td&gt;HTTP protocol version&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_query&lt;/td&gt;
					&lt;td&gt;Request query&lt;/td&gt;
					&lt;td&gt;request_query&lt;/td&gt;
					&lt;td&gt;URL request query parameters (located in the latter sections of the request URL)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;request_url&lt;/td&gt;
					&lt;td&gt;Request URL&lt;/td&gt;
					&lt;td&gt;request_url&lt;/td&gt;
					&lt;td&gt;String with the host, scheme, path, and query parameters for the request&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;session_id&lt;/td&gt;
					&lt;td&gt;Session ID&lt;/td&gt;
					&lt;td&gt;session_id&lt;/td&gt;
					&lt;td&gt;Unique number that a server assigned to a specific user for a session&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;threat&lt;/td&gt;
					&lt;td&gt;Threat&lt;/td&gt;
					&lt;td&gt;threat&lt;/td&gt;
					&lt;td&gt;&amp;ldquo;y&amp;rdquo; if the IP address was a potential attacker. &amp;ldquo;n&amp;rdquo; otherwise.&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;time_to_first_byte&lt;/td&gt;
					&lt;td&gt;TTFB&lt;/td&gt;
					&lt;td&gt;ttfb&lt;br/&gt;time_to_first_byte&lt;/td&gt;
					&lt;td&gt;Interval between when the browser sent the request and received the first byte of the response&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;tls_cipher&lt;/td&gt;
					&lt;td&gt;TLS cipher&lt;/td&gt;
					&lt;td&gt;tls_cipher&lt;/td&gt;
					&lt;td&gt;Encryption algorithms for the transport layer security&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;tls_version&lt;/td&gt;
					&lt;td&gt;TLS version&lt;/td&gt;
					&lt;td&gt;tls_version&lt;br/&gt;tls_protocol&lt;/td&gt;
					&lt;td&gt;Highest version of the transport layer security protocol that the client supported&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent&lt;/td&gt;
					&lt;td&gt;User agent&lt;/td&gt;
					&lt;td&gt;useragent&lt;br/&gt;user_agent&lt;/td&gt;
					&lt;td&gt;Contents of the User-Agent request header&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent_device&lt;/td&gt;
					&lt;td&gt;User agent device&lt;/td&gt;
					&lt;td&gt;useragent_device&lt;br/&gt;user_agent_device&lt;/td&gt;
					&lt;td&gt;Device type used to make the request (e.g., smartphone, desktop, etc.)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent_name&lt;/td&gt;
					&lt;td&gt;Browser&lt;/td&gt;
					&lt;td&gt;browser&lt;br/&gt;useragent_name&lt;br/&gt;user_agent_name&lt;/td&gt;
					&lt;td&gt;Browser type used to make the request (e.g., Google Chrome, Safari, etc.)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;useragent_os&lt;/td&gt;
					&lt;td&gt;User agent OS&lt;/td&gt;
					&lt;td&gt;useragent_os&lt;br/&gt;user_agent_os&lt;/td&gt;
					&lt;td&gt;Operating system type used to make the request (e.g., Android, Mac, etc.)&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="further-reading"&gt;Further Reading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/overview/dashboard/"&gt;The Webscale Control Panel Dashboard&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/filter-traffic-viewer/"&gt;Building Filters in Traffic Viewer&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/traffic-viewer/traffic-viewer/"&gt;Using Traffic Viewer&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/advanced/logs/"&gt;Logs on Webscale&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.webscale.com/docs/how-tos/security/"&gt;Security How-Tos&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Proxy Logs Attributes</title><link>https://docs.webscale.com/docs/how-tos/traffic-viewer/proxy-logs-attributes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/traffic-viewer/proxy-logs-attributes/</guid><description>&lt;p&gt;The &lt;strong&gt;Traffic Viewer&lt;/strong&gt; page of the Webscale Control Panel enables you to view Proxy logs attribute information for an application within a specified time period. For more information on accessing Traffic Viewer, see &lt;a href="https://docs.webscale.com/#access-traffic-viewer"&gt;Access Traffic Viewer&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;The following &lt;strong&gt;Proxy logs attributes&lt;/strong&gt; table provides Proxy logs attribute information. You can view the name, display name, aliases, and a description for each attribute. Specific codes, presented in the &lt;strong&gt;Cache source codes&lt;/strong&gt; and &lt;strong&gt;Delivery status codes&lt;/strong&gt; tables, are returned for the cache_source and delivery_status proxy logs attributes.&lt;/p&gt;</description></item></channel></rss>