Secure Private Access (ZPA)
About User Status Log Fields
The Log Streaming Service can send User Status log information to any third-party log analytics tool. By default, the User Status log type includes the fields listed in the following table for each log template (i.e., CSV, JSON, TSV). While configuring your log receiver, you can edit the default log stream content to capture only specific fields, and create a Custom log template.
- View an example User Status log
{"LogTimestamp": "Fri May 31 17:34:48 2019","Customer": "ANZ Team/zdemo in beta","Username": "ZPA LSS Client","SessionID": "cKgzUERSLl09Y+ytH8v5","SessionStatus": "ZPN_STATUS_AUTHENTICATED","Version": "19.12.0-36-g87dad18","ZEN": "broker1b.pdx2","CertificateCN": "slogger1b.pdx2.zpabeta.net","PrivateIP": "","PublicIP": "34.216.108.5","Latitude": 45.000000,"Longitude": -119.000000,"CountryCode": "US","TimestampAuthentication": "2019-05-29T21:18:38.000Z","TimestampUnAuthentication": "","TotalBytesRx": 31274866,"TotalBytesTx": 25424152,"Idp": "Example IDP Config","Hostname": "DESKTOP-2K299HC","Platform": "windows","ClientType": "zpn_client_type_zapp","TrustedNetworks": "TN1_stc1","TrustedNetworksNames": "145248739466947538","SAMLAttributes": "myname:jdoe,myemail:jdoe@zscaler.com","PosturesHit": "sm-posture1,sm-posture2","PosturesMisses": "sm-posture11,sm-posture12","ZENLatitude": 47.000000,"ZENLongitude": -122.000000,"ZENCountryCode": "", "FQDNRegistered": "0","FQDNRegisteredError": "","City": "San Jose", "MicroTenantID": "145257480799129312"}
Close
The following table includes descriptions and supported field format specifications for each field within the template. To learn more about the format specifications listed for each field, including examples, see Log Field Format Specifications.
Field | Description | Supported Field Format Specifications |
---|---|---|
LogTimestamp | Timestamp when the log was generated |
|
Customer | The customer name |
|
Username | The user name |
|
SessionID | The TLS session ID |
|
SessionStatus | The status of the session. The expected values for this field are:
|
|
Version | The Zscaler Client Connector version |
|
ZEN | The ZPA Public Service Edge that was selected for the connection |
|
CertificateCN | The certificate common name |
|
PrivateIP | The private IP address of the Zscaler Client Connector |
|
PublicIP | The public IP address of the Zscaler Client Connector |
|
Latitude | The latitude coordinate of the Zscaler Client Connector location |
|
Longitude | The longitude coordinate of the Zscaler Client Connector location |
|
CountryCode | The country code of the Zscaler Client Connector location |
|
TimestampAuthentication | Timestamp in microseconds when the Zscaler Client Connector was authenticated |
|
TimestampUnAuthentication | Timestamp in microseconds when the Zscaler Client Connector was unauthenticated |
|
TotalBytesRx | The total bytes received |
|
TotalBytesTx | The total bytes transmitted |
|
Idp | The name of the identity provider (IdP) as configured in the ZPA Admin Portal |
|
Hostname | The name of the device as reported by the Zscaler Client Connector |
|
Platform | The platform on the device as reported by the Zscaler Client Connector |
|
ClientType | The client type for the request (i.e., Zscaler Client Connector, ZPA LSS, or Web Browser) |
|
TrustedNetworks | The unique IDs for the trusted networks that the Zscaler Client Connector has determined for this device |
|
TrustedNetworksNames | The names for the trusted networks that the Zscaler Client Connector has determined for this device |
|
SAMLAttributes | The list of SAML attributes reported by the IdP |
|
PosturesHit | The posture profiles that the Zscaler Client Connector verified for this device |
|
PosturesMiss | The posture profiles that the Zscaler Client Connector failed to verified for this device |
|
ZENLatitude | The latitude coordinates for the ZPA Public Service Edge |
|
ZENLongitude | The longitude coordinates for the ZPA Public Service Edge |
|
ZENCountryCode | The country code for the ZPA Public Service Edge |
|
FQDNRegistered | The status of the hostname for the client-to-client connection. The expected values for this field are true or false. |
|
FQDNRegisteredError | The status of the registered hostname. The expected value if the hostname matches the regular expression is FQDN_MATCH. The expected values if the hostname does not match the regular expression are:
|
|
City | The city of the client |
|
MicroTenantID | The Microtenant ID of the user accessing the application |
|