icon-unified.svg
Experience Center

About Private Service Edge Status Log Fields

The Log Streaming Service can send Private Service Edge log information for Private Applications to any third-party log analytics tool. By default, the Private Service Edge 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.

  • {"LogTimestamp": "Wed Dec  1 10:38:41 2021","Customer": "ayyappats","SessionID": "W9zkTJ90MQjP/1wmYZo/","SessionType": "ZPN_TUNNEL_CONTROL","SessionStatus": "ZPN_STATUS_AUTHENTICATED","Version": "21.268.1-341-g71d6f30-asan","PackageVersion": "","Platform": "el7","ZEN": "zdx3","ServiceEdge": "PB1-1637740498039","ServiceEdgeGroup": "PB1","PrivateIP": "10.66.96.147","PublicIP": "199.168.150.161","Latitude": 0.000000,"Longitude": 0.000000,"CountryCode": "","TimestampAuthentication": "2021-12-01T10:34:42.067Z","TimestampUnAuthentication": "","CPUUtilization": 0,"MemUtilization": 3,"InterfaceDefRoute": "","DefRouteGW": "10.66.96.254","PrimaryDNSResolver": "10.66.98.1","HostStartTime": "1916930","ServiceEdgeStartTime": "1638354879","NumOfInterfaces": 2,"BytesRxInterface": 15435341381,"PacketsRxInterface": 144152768,"ErrorsRxInterface": 0,"DiscardsRxInterface": 2058,"BytesTxInterface": 22304497040,"PacketsTxInterface": 149703945,"ErrorsTxInterface": 0,"DiscardsTxInterface": 0,"TotalBytesRx": 5257,"TotalBytesTx": 7543, "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.

FieldDescriptionSupported Field Format Specifications
LogTimestampTimestamp when the log was generated
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
CustomerThe customer name
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
SessionIDThe TLS session ID
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
SessionTypeThe type of session. The expected value for this field is:
ZPN_TUNNEL_CONTROL: Session from the Private Service Edge for Private Applications towards the closest Public Service Edge for Private Applications for management
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
SessionStatus

The status of the session. The expected values for this field are:

  • ZPN_STATUS_AUTHENTICATED: Private Service Edge for Private Applications successfully authenticated in Private Applications
  • ZPN_STATUS_AUTH_FAILED: Private Service Edge for Private Applications failed to authenticate in Private Applications
  • ZPN_STATUS_DISCONNECTED: Private Service Edge for Private Applications disconnected from a Service Edge for Private Applications
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
PackageVersionThe Private Service Edge for Private Applications package version
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
PlatformThe host platform
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
ZENThe Public Service Edge for Private Applications that was selected for the connection
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
ServiceEdgeThe Service Edge for Private Applications name
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
ServiceEdgeGroupThe Service Edge group name for Private Applications
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
PrivateIPThe private IP address of the Private Service Edge for Private Applications
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
LatitudeThe latitude coordinate of the Private Service Edge location for Private Applications
  • %[OPT]f
  • %[OPT]o
LongitudeThe longitude coordinate of the Private Service Edge location for Private Applications
  • %[OPT]f
  • %[OPT]o
CountryCodeThe country code
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
TimestampAuthenticationTimestamp in microseconds when the Private Service Edge for Private Applications was authenticated
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
TimestampUnAuthneticationTimestamp in microseconds when the Private Service Edge for Private Applications was unauthenticated
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
CPUUtilizationThe CPU utilization in %
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
MemUtilizationThe memory utilization in %
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
InterfaceDefRouteThe name of the interface to default route
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
DefRouteGWThe IP address of the gateway to default route
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
PrimaryDNSResolverThe IP address of the primary DNS resolver
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
HostStartTimeTime in seconds at which host was started
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
ServiceEdgeStartTimeTime in seconds at which the Private Service Edge for Private Applications was started
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
NumOfInterfacesThe number of interfaces on the Private Service Edge for Private Applications host
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
BytesRxInterfaceThe bytes received on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
PacketsRxInterfaceThe packets received on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
ErrorsRxInterfaceThe errors received on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
DiscardsRxInterfaceThe discards received on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
BytesTxInterfaceThe bytes transmitted on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
PacketsTxInterfaceThe packets transmitted on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
DiscardsTxInterfaceThe discards transmitted on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
ErrorsTxInterfaceThe errors transmitted on the interface
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
TotalBytesRxThe total bytes received
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
TotalBytesTxThe total bytes transmitted
  • %[OPT]d
  • %[OPT]x
  • %[OPT]f
  • %[OPT]o
MicroTenantIDThe Microtenant ID of the Private Service Edge for Private Applications
  • %[OPT]s
  • %[OPT]j
Related Articles
About the Log Streaming ServiceConfiguring a Log ReceiverAbout User Activity Log FieldsAbout User Status Log FieldsAbout App Connector Metrics Log FieldsAbout App Connector Status Log FieldsAbout Private Service Edge Metrics Log FieldsAbout Private Service Edge Status Log FieldsAbout Audit Log FieldsAbout Browser Access Log FieldsAbout AppProtection Log FieldsUnderstanding the Log Stream Content Format