icon-unified.svg
Experience Center

About Private Service Edge Metrics Log Fields

The Log Streaming Service can send Private Service Edge Metrics log information for Private Applications to any third-party log analytics tool. By default, the Private Service Edge 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":"Fri May  6 11:40:00 2022,"PrivateSE":"TestPrivateServiceEdge","CPUUtilization":"1","SystemMemoryUtilization":%j{SystemMemoryUtilization},"ProcessMemoryUtilization":%j{ProcessMemoryUtilization},"UsedTCPPortsIPv4":"1","UsedUDPPortsIPv4":"4","UsedTCPPortsIPv6":"1","UsedUDPPortsIPv6":"5","AvailablePorts":"28223","SystemMaximumFileDescriptors":"960344","SystemUsedFileDescriptors":"1211","ProcessMaximumFileDescriptors":"421000","ProcessUsedFileDescriptors":"122","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
PrivateSEName of the Private Service Edge for Private Applications
  • %[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 virtual machine (VM)
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ProcessMemoryUtilizationThe memory utilization of the Private Service Edge for Private Applications process
  • %[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 of 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 Private Service Edge for Private Applications system file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
SystemUsedFileDescriptorsThe number of used Private Service Edge for Private Applications system file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ProcessMaximumFileDescriptorsThe number of total Private Service Edge for Private Applications process file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
ProcessUsedFileDescriptorsThe number of used Private Service Edge for Private Applications process file descriptors
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
AvailableDiskBytesThe number of free bytes available for the Private Service Edge for Private Applications
  • %[OPT]s
  • %[OPT]j
  • %[OPT]J
  • %[OPT]d
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