---
title: Audit Log Location
description: The location where the agent logs audit messages:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.log.disposition
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.log.disposition.html
---

# Audit Log Location

The location where the agent logs audit messages:

* `REMOTE`: Log audit event messages to the audit event handler configured in the AM realm where the web agent is configured.

* `LOCAL`: Log audit event messages locally to the agent installation.

* `ALL`: Log audit event messages to the audit event handler configured in the AM realm and locally to the agent installation.

Default: `REMOTE`

|                    |                                                                                |
| ------------------ | ------------------------------------------------------------------------------ |
| Property name      | `com.sun.identity.agents.config.log.disposition`   Introduced in Web Agent 4.x |
| Function           | Audit                                                                          |
| Type               | String                                                                         |
| Bootstrap property | No                                                                             |
| Required property  | No                                                                             |
| Restart required   | No                                                                             |
| AM console         | Tab: `Global`Title: `Audit Log Location`                                       |
