---
title: Audit Log Filename (deprecated)
description: This property is deprecated; the log filename is fixed and can't be specified. If this property is specified and Audit Log Directory is empty, the directory name is extracted from this property and used in Audit Log Directory.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.local.audit.file.path
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.local.audit.file.path.html
---

# Audit Log Filename (deprecated)

This property is deprecated; the log filename is fixed and can't be specified. If this property is specified and [Audit Log Directory](org.forgerock.agents.local.audit.dir.path.html) is empty, the directory name is extracted from this property and used in [Audit Log Directory](org.forgerock.agents.local.audit.dir.path.html).

Default: None; local auditing is disabled

|                          |                                                                                                                                                                                                                                 |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.local.audit.file.path`                                                                                                                                                                                    |
| Aliases                  | `com.sun.identity.agents.config.local.logfile`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7`org.forgerock.agents.local.audit.file.path`   Introduced in Java Agent 5.6 |
| Function                 | Deprecated                                                                                                                                                                                                                      |
| Type                     | String                                                                                                                                                                                                                          |
| Bootstrap property       | Yes                                                                                                                                                                                                                             |
| Required property        | No                                                                                                                                                                                                                              |
| Restart required         | Yes - Restart the container after changing the property                                                                                                                                                                         |
| Local configuration file | `AgentBootstrap.properties`                                                                                                                                                                                                     |
