---
title: Logging HTTP performance statistics using the Periodic Stats Logger
description: To log HTTP performance statistics, set the Periodic Stats Logger property included-http-servlet-stat.
component: pingauthorize
version: 10.3
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_http_periodic_stats_logger
canonical_url: https://docs.pingidentity.com/pingauthorize/10.3/pingauthorize_server_administration_guide/paz_http_periodic_stats_logger.html
revdate: April 28, 2025
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Logging HTTP performance statistics using the Periodic Stats Logger

To log HTTP performance statistics, set the Periodic Stats Logger property `included-http-servlet-stat`.

## About this task

You can log HTTP performance statistics for any combination of the following servlet extensions:

* **gateway**

* **scim2**

* **sideband-api**

The provided statistics come in pairs:

* One statistic represents the average latency introduced by PingAuthorize during the current log interval in microseconds. The calculation is total time to respond to a request less the time spent waiting for the upstream server.

* The other statistic represents the number of requests made during the current log interval.

These throughput and latency pairs exist for every service, action combination for the **scim2** and **sideband-api** servlet extensions and for every service, HTTP method combination for the **gateway** servlet extension.

To log these statistics:

## Steps

1. Enable the Periodic Stats Logger.

   Learn more in [Enabling the Stats Logger](paz_prof_server_perf_stats.html#enable_stats_logger).

2. Set the `included-http-servlet-stat` property.

   Learn more in [Configuring multiple Periodic Stats Loggers](paz_prof_server_perf_stats.html#config_multiple_periodic_stats).
