Apply filters in the analytics dashboards to narrow down data by dimension, time range, or custom conditions. This topic also lists the supported filter fields and operators.
Filters
ESA analytics support three filtering methods: by filter conditions, by available dimension, and by time range.
By Filter
Filter analytics results by setting conditions based on available dimensions and operators. Click
to add up to 10 filter conditions. For details about the filter parameters, see supported fields and operators.

By available dimension
Click an available dimension, such as Host or Client IP, to view all items within that category.

Time range (required)
Select a preset period or Custom Time Range. By default, traffic data from the past 24 hours is displayed.

Filter or exclude an item in a dimension
To drill into a specific item or exclude it from your report:
-
Click Filter to display more details about the item.
-
Click Exclude to remove the item from the report.
Take Client IP as an example.
-
Filter by a specific client IP by clicking Filter in the top data panel:

-
Or filter from the Overview panel:

Supported fields and operators
Filter fields
|
Filter |
Description |
Example |
|
Version |
The version number used when version management is enabled for the website. |
You can select a value from the drop-down list:
|
|
Cache Status |
The cache status of the request. |
You can select a value from the drop-down list:
For more information, see Default cache behavior. |
|
Client ISP |
The Internet service provider of the client. |
You can select a value from the drop-down list:
|
|
Client ASN |
The autonomous system number of the client. |
For example, the client's ASN is |
|
Country/Region |
The country or region to which the client IP belongs. |
You can select a value from the drop-down list:
|
|
Device Type |
The client device type, parsed from the User-Agent header in the HTTP request. |
You can select a value from the drop-down list:
|
|
IP Version |
The protocol version of the client IP address. |
You can select a value from the drop-down list:
|
|
Client IP |
Displays only request data from the specified client IP address. |
You can enter multiple entries and separate them with commas ( |
|
Referer |
The Referer in the request. |
You can enter multiple entries and separate them with commas ( |
|
Host |
The hostname of a web server. |
You can enter multiple entries and separate them with commas ( |
|
HTTP Method |
The request type between the client and the server. |
You can select a value from the drop-down list:
|
|
HTTP Version |
The version number of the HTTP protocol. |
You can select a value from the drop-down list:
|
|
Path |
The part of the URL that indicates the resource location. |
You can enter multiple entries and separate them with commas ( |
|
Query String |
The part of the URL that is used to pass parameters. |
You can specify multiple strings and separate them with commas ( |
|
Content Type |
The HTTP header field that specifies the format and type of the transmitted data. |
You can select a value from the drop-down list:
|
|
Edge Status Code |
The status code returned by the ESA POP to the client. |
You can select a value from the drop-down list:
|
|
Origin Status Code |
The HTTP response status code returned by the server. |
You can select a value from the drop-down list:
|
|
Browser Type |
The browser type used by the client. |
You can select a value from the drop-down list:
|
|
OS Type |
The operating system of the client device. |
You can select a value from the drop-down list:
|
|
User Agent |
The value of the User-Agent header in the client request. |
You can enter multiple entries and separate them with commas ( |
|
TLS Version |
The version of the TLS protocol used by the client request. |
You can select a value from the drop-down list:
|
|
X-Forwarded-For |
The X-Forwarded-For header in the request. |
Example: |
Operators
|
Operator |
Description |
|
equals |
Returns data whose value equals the specified value. |
|
does not equal |
Returns data whose value does not equal the specified value. |