0
Fixed

Support to keep log files indefinitely

Adam van Vliet 11 years ago updated by anonymous 8 years ago 2

The LoggingEngineConfigurationViewInformation currently validates out negative numbers, which is the mechanism for keeping log files indefinitely.

A check box should be added to the UI to allow for keeping log files indefinitely. Determine whether the log writers should be changed to use this new boolean option, or whether the negative value should be kept at that level.

Update the logging pages on documentation.

Checkbox included and tested, reassigned for confirmation of completion.

Indefinite log days keep implemented.