proxy.all.access
Scope
This table collects proxy-related information within your system. Working with this table will help you monitor any suspicious behavior or potential data breach attempts within your network.
Send data to Devo
Among the 23 compatible data sources, the most popular and security-critical are:
Source tables
The information displayed is extracted from the following tables:
Table structure
This is the set of columns displayed by this union table, which is the result of the collection of columns present in all source tables:
Extra columns
Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.
Field in union table | Field in source table | Field transformation | Type | Extra fields |
---|---|---|---|---|
eventdate | eventdate |
|
|
|
source | - | "cef0 zscaler nssweblog" |
|
|
machine | hostname |
|
|
|
serverdate | - | null(timestamp('')) |
|
|
srcIp | src |
|
|
|
srcHost | src | str(src) |
|
|
srcPort | - | null(int4(0)) |
|
|
user | suser |
|
|
|
method | requestMethod |
|
|
|
dstHost | dhost |
|
|
|
dstIp | dst |
|
|
|
url | request |
|
|
|
protocol | - | null('') |
|
|
statusCode | - | null(int4(0)) |
|
|
referer | - | null('') |
|
|
userAgent | requestClientApplication |
|
|
|
hitMiss_requestStat | act |
|
|
|
requestLength | `in` |
|
|
|
responseTime | - | null(int4(0)) |
|
|
responseLength | out |
|
|
|
contentType | fileType |
|
|
|
categories | cat |
|
|
|
location | - | null('') |
|
|
hostchain | hostchain |
|
| ✓ |
tag | tag |
|
| ✓ |
rawMessage | rawMessage |
|
| ✓ |
rawSource | rawSource |
|
| ✓ |
Secure it
The following Exchange Alert Packs and Activeboards help monitor events from this table:
Alert Packs:
Activeboards:
Field transformations
Even though all source tables have several features in common, they have some particularities that make it necessary to undergo a set of transformations to harmonize them for the union table. The most common transformations comprise changes in the data type or the application of rules when several columns in the source table feed a single column in the union table. You can find below the detailed list of transformations in each source table.