---
title: Log configuration
description: The PingAccess agent for Apache writes its information to the standard Apache error log, defined in the Apache configuration with the ErrorLog configuration directive.
component: pingaccess
version: 9.0
page_id: pingaccess:agents_and_integrations:pa_apache_windows_log_config
canonical_url: https://docs.pingidentity.com/pingaccess/9.0/agents_and_integrations/pa_apache_windows_log_config.html
revdate: February 6, 2023
---

# Log configuration

The PingAccess agent for Apache writes its information to the standard Apache error log, defined in the Apache configuration with the `ErrorLog` configuration directive.

All information logged by the agent is prefaced with the string `[paa]`. Agent monitoring and performance information is prefaced with the string `[paa-monitoring]` and contains information about how long the agent took to fill a cache request and how long the total policy decision took.

The LogLevel used by the PingAccess agent module is taken from the top-level `httpd.conf` configuration.
