Advanced Analytics Transaction Event Fields
Tip
You can cross check embedded definitions in the Netskope UI. Click the icon next to the field. In addition, you can search the fields and browse all fields.
The following table lists the Netskope Advanced Analytics (NAA) field names. There are corresponding Transaction Event fields that are used for HTTP transaction events. This list is dynamic and may not contain each available field. To learn more: Netskope Transaction Events
NAA Field Name | Transaction Events Field Name | Description | Category | Type |
---|---|---|---|---|
Client SSL Error | x-client-ssl-err | Description of SSL error which happens between the client (browser) and proxy. | Dimension | Alphanumeric |
HTTP Method | cs-method | HTTP Method | Dimension | Alphanumeric |
HTTP Status Code | sc-status | The HTTP status code received from the server. | Dimension | Integer |
Other Category | x-other-category | Other Category | Dimension | String |
Page ID | x-cs-page-id | Identifier associated with the page event object. | Dimension | String |
Path With Query String | cs-uri | Path information plus query string. | Dimension | Alphanumeric |
Port | cs-uri-port | Port specified in the request header. | Dimension | Integer |
Protocol | cs-uri-scheme | The protocol used. | Dimension | Alphanumeric |
Request Content Header | cs-content-type | The content-type header in the HTTP request. | Dimension | Alphanumeric |
Request Hostname | cs-host | The value in the host header from the request. | Dimension | Alphanumeric |
Request Process Duration | time-taken | Delta between when the request processing started and the request was completed. | Dimension | Integer (value in ms). |
Request Query String | cs-uri-query | The query string portion of the HTTP request. | Dimension | Alphanumeric |
Response Content Header | sc-content-type | The content-type header from the response. | Dimension | Alphanumeric |
Server SSL Error | x-server-ssl-err | Description of SSL error happen between proxy and content server. | Dimension | Alphanumeric |
Transaction Type | x-type | Type of log message. | Dimension | Alphanumeric |
Tunnel ID | x-cs-tunnel-id | VPN tunnel ID | Dimension | Alphanumeric |