derby.stream.error.rollingFile.count The derby.stream.error.rollingFile.count property specifies the number of rolling log files to permit before deleting the oldest file when rolling to the next file, if derby.stream.error.style is set to rollingFile. derby.stream.error.rollingFile.count property Error lognumber of files Error logrolling over

If is not set, this property setting is ignored.

You can override other rolling log file defaults by setting or .

Syntax derby.stream.error.rollingFile.count=count

The specified count value must be equal to or greater than 1.

Default

10.

Example derby.stream.error.rollingFile.count=1
Scope

system-wide

Dynamic or static

This property is static; if you change it while is running, the change does not take effect until you reboot.