---
title: CSV Monitoring Directory
description: The full path to the directory where the agent writes CSV monitoring files, when CSV monitoring is enabled.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.csv.monitoring.directory
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.csv.monitoring.directory.html
---

# CSV Monitoring Directory

The full path to the directory where the agent writes CSV monitoring files, when CSV monitoring is enabled.

The default is set by the installer and written to the bootstrap properties file.

Default: `/logs/debug` directory relative to the definedBy of the agent installation

|                          |                                                                                |
| ------------------------ | ------------------------------------------------------------------------------ |
| Property name            | `org.forgerock.agents.csv.monitoring.directory`                                |
| Aliases                  | `org.forgerock.agents.csv.monitoring.directory`   Introduced in Java Agent 5.7 |
| Function                 | Monitoring                                                                     |
| Type                     | String                                                                         |
| Bootstrap property       | Yes                                                                            |
| Required property        | No                                                                             |
| Restart required         | Yes - Restart the container after changing the property                        |
| Local configuration file | `AgentBootstrap.properties`                                                    |
