---
title: Audit Path as Full URL
description: Use this property to manage how the HTTP request path is audited
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.audit.path.fullurl
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.audit.path.fullurl.html
---

# Audit Path as Full URL

Use this property to manage how the HTTP request path is audited

* `false`: Log only the path component of the HTTP request.

* `true`: Log the full URL of the HTTP request.

Default: `false`

|                    |                                                                                      |
| ------------------ | ------------------------------------------------------------------------------------ |
| Property name      | `com.sun.identity.agents.config.audit.path.fullurl`   Introduced in Web Agent 2024.6 |
| Function           | Audit                                                                                |
| Type               | Boolean: `true` returns true; all other strings return `false`.                      |
| Bootstrap property | No                                                                                   |
| Required property  | No                                                                                   |
| Restart required   | No                                                                                   |
