icon-zpa.svg
Secure Private Access (ZPA)

About App Connector Metrics Log Fields

The Log Streaming Service can send ZPA App Connector Metrics log information to any third-party log analytics tool. By default, the App Connector Metrics 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": "Thu Oct  7 10:40:00 2021","Connector":"USconnector-1633598427585","CPUUtilization":"1","SystemMemoryUtilization":"9","ProcessMemoryUtilization":"4","AppCount":"129","ServiceCount":"67","TargetCount":"67","AliveTargetCount":"62","ActiveConnectionsToPublicSE":"1","DisconnectedConnectionsToPublicSE":"0","ActiveConnectionsToPrivateSE":"0","DisconnectedConnectionsToPrivateSE":"0","TransmittedBytesToPublicSE":"121350","ReceivedBytesFromPublicSE":"27150","TransmittedBytesToPrivateSE":"0","ReceivedBytesFromPrivateSE":"0","AppConnectionsCreated":"300","AppConnectionsCleared":"300","AppConnectionsActive":"0","UsedTCPPortsIPv4":"11","UsedUDPPortsIPv4":"4","UsedTCPPortsIPv6":"1","UsedUDPPortsIPv6":"5","AvailablePorts":"28232","SystemMaximumFileDescriptors":"960344","SystemUsedFileDescriptors":"1280","ProcessMaximumFileDescriptors":"512000","ProcessUsedFileDescriptors":"152","AvailableDiskBytes":"261886394368", "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
ConnectorThe App Connector name
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]o
CPUUtilizationThe maximum CPU usage in the past 5 minutes
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
SystemMemoryUtilizationThe memory utilization of the entire VM
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ProcessMemoryUtilizationThe memory utilization of the App Connector process
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AppCountThe number of Applications configured for access via this App Connector
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ServiceCountThe number of services configured for access via this App Connector
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
TargetCountThe number of targets configured for access via this App Connector
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AliveTargetCountThe number of targets alive for access via this App Connector
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ActiveConnectionsToPublicSEThe number of active Microtunnel (M-tunnel) connections to the ZPA Public Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
DisconnectedConnectionsToPublicSEThe number of disconnected Microtunnel (M-tunnel) connections to the ZPA Public Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ActiveConnectionsToPrivateSEThe number of active Microtunnel (M-tunnel) connections to the ZPA Private Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
DisconnectedConnectionsToPrivateSEThe number of disconnected Microtunnel (M-tunnel) connections to the ZPA Private Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
TransmittedBytesToPublicSEThe number of bytes transmitted by the App Connector to the ZPA Public Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ReceivedBytesFromPublicSEThe number of bytes received by the App Connector from the ZPA Public Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
TransmittedBytesToPrivateSEThe number of bytes transmitted by the App Connector to the ZPA Private Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ReceivedBytesFromPrivateSEThe number of bytes received by the App Connector from the ZPA Private Service Edge
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AppConnectionsCreatedThe number of created application Microtunnel (MTunnel) connections
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AppConnectionsClearedThe number of cleared application Microtunnel (MTunnel) connections
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AppConnectionsActiveThe number of active application Microtunnel (MTunnel) connections
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
UsedTCPPortsIPv4The number of used TCP ports for an IPv4 connection
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
UsedUDPPortsIPv4The number used UDP ports for an IPv4 connection
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
UsedTCPPortsIPv6The number of used TCP ports for an IPv6 connection
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
UsedUDPPortsIPv6The number of used UDP ports for an IPv6 connection
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AvailablePortsThe number of usable ports
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
SystemMaximumFileDescriptorsThe number of total App Connector system file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
SystemUsedFileDescriptorsThe number of used App Connector system file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ProcessMaximumFileDescriptorsThe number of total App Connector process file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ProcessUsedFileDescriptorsThe number of used App Connector process file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AvailableDiskBytesThe number of free bytes available for an App Connector
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
MicroTenantIDThe Microtenant ID of the App Connector
  • %[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 Private Cloud Controller Metrics Log FieldsUnderstanding Private Cloud Controller Status Log FieldsUnderstanding the Log Stream Content Format