Table of Contents

DaysToKeep element

Specifies how many days log files are kept in the C:\Skyline DataMiner\Logging folder.

Content Type

integer

Parents

Logging

Example

<DataMiner>
  ...
  <Logging>
  ...
  <DaysToKeep>30</DaysToKeep>
  </Logging>
  ...
</DataMiner>

Remarks

If this tag is not specified or if its value is 0, log files will be kept for 100 days.