Purging error log entries automatically

You can specify how many days the entries in the error log in the °ü¸®ÀÚ should be kept. The log entries that are older than the specified days are automatically purged. This feature helps to keep the size of the error log small.

Procedure

  1. To specify the days that the entries should be kept, Use the dsysetproperty tool to set the DSYGdflt Log.KeepDays property. You can also set a maximum number of log entries which will be stored before pruning will take place. This is dictated by the DSYGdflt Log.PruneToSize property, which defaults to 10000 entries.

Related concepts

Related tasks