Java Policy Agents 5.9.1

Debug File Rotation Suffix

When the properties Debug File Rotation Size and Debug File Rotation Time are set, log rotation is enabled, and this suffix is appended to the end of the log file name when it is rotated. If log rotation is disabled, nothing is appended to the log file name.

The suffix can be defined freely, however, if it does not include a timestamp that produces different file names when the rotation time is reached, log file rotation can fail. Invalid values produce exceptions in the container logs or agent logs.

For information about how to configure this property, see the java.text.SimpleDateFormat Java class in the Java SDK documentation.

Default: -yyyy.MM.dd-HH.mm

Property name

org.forgerock.agents.debug.suffix

Property aliases

org.forgerock.openam.debug.suffix (since 5.0)

org.forgerock.agents.debug.suffix (since 5.7)

Type

String

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console tab

Global

Copyright © 2010-2023 ForgeRock, all rights reserved.