---
title: Audit Access Types
description: The type of audit events to log:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.audit.accesstype
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.audit.accesstype.html
---

# Audit Access Types

The type of audit events to log:

* `LOG_NONE`: Disable audit logging.

* `LOG_ALLOW`: Log access allowed events.

* `LOG_DENY`: Log access denied events.

* `LOG_BOTH`: Log access allowed and access denied events.

Default: `LOG_NONE`

|                    |                                                                                 |
| ------------------ | ------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.audit.accesstype`   Introduced in Web Agent 4.x |
| Function           | Audit                                                                           |
| Type               | Constrained Values: "local", "remote", "both"                                   |
| Bootstrap property | No                                                                              |
| Required property  | No                                                                              |
| Restart required   | No                                                                              |
| AM console         | Tab: `Global`Title: `Audit Access Types`                                        |
