ESA visualizes access statistics to provide multi-dimensional traffic analytics for your websites, such as the number of requests and traffic volume by country and region, encrypted requests, cached traffic rate, and number of error codes.
View reports
Log on to the ESA console.
In the left-side navigation pane, choose
.On the Account Analytics page, select a time range and view the log statistics. For more information, see Metrics.
Metrics
Take note of the following points when you examine the metrics:
You can query data within the last 24 hours, last 7 days, and last 30 days.
The rate displayed for each metric indicates the change rate based on the previous equivalent period. If no data exists in the previous period of time, the change rate is not displayed.
For example, if you select Last 30 Days and observe a 2.03% increase in the number of requests month-on-month, ESA receives 2.03% more requests in the current month than in the previous month.
Overview
Requests: the total number of requests from clients to ESA.
Traffic: the total amount of traffic transmitted to clients over ESA.
Page Views: the number of successful HTTP responses in HTML format.
Security
HTTPS Requests: the number of SSL/TLS encrypted requests.
HTTPS Requests Rate: the percentage of SSL/TLS encrypted requests to all requests.
HTTPS Traffic: the amount of traffic consumed by SSL/TLS encrypted requests.
HTTPS Traffic Rate: the percentage of traffic consumed by SSL/TLS encrypted requests to all traffic.
Cache
Cached Traffic: the amount of traffic that hits the ESA cache.
Cache Traffic Rate: the percentage of traffic that hits the ESA cache to all traffic.
Errors
4xx Errors: the number of 4xx edge status codes.
4xx Error Rate: the percentage of 4xx edge status codes to all status codes.
5xx Errors: the number of 5xx edge status codes.
5xx Error Rate: the percentage of 5xx edge status codes to all status codes.
Network
Client HTTP Version Used: the number of requests that are transmitted over a specific HTTP version. This metric corresponds to the ClientRequestProtocol field in an access log.
Traffic Served over SSL: the amount of traffic that is encrypted by using a specific SSL/TLS version. This metric corresponds to the ClientSSLProtocol field in an access log.
Top 5 Content Types: the amount of traffic consumed by requests based on the resource type. This metric corresponds to the EdgeResponseContentType field in an access log.