This topic explains how to apply filters in the analytics dashboards and introduces the relevant parameters.
Filters
ESA analytics features support three types of filters: filtering by Filter, by available dimension, and by time range,
By Filter
You can filter analytics results by setting up conditions using available dimensions and operators. Click to apply up to 10 conditions. For more information about specific 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 learn more about a specifi item or exclude it from your report, you can:
Click Filter to display more details about the item.
Click Exclude to remove the item from the report.
Take Client IP as an example.
You can filter out a specific client IP by clicking Filter in the top data panel:
You can also do it on the Overview panel:
Supported fields and operators
Filter fields
Filter | Description | Example |
Version | The version number that is used when version management is enabled for the current 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 type of the device requested by the client, which is 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 | View only the 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, which 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 type of the browser used by the client request. | You can select a value from the drop-down list:
|
OS Type | The operating system (OS) of the device that runs the client. | 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 | Queries the data whose value is equal to the specified value. |
does not equal | Queries the data whose value is not equal to the specified value. |