Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / SessionFileConfiguration Class / MaxLocalFileAge Property

MaxLocalFileAge Property (SessionFileConfiguration)
The number of days that log files are retained.
Syntax
'Declaration
 
Public Property MaxLocalFileAge As Integer
 
Remarks

Log files that were collected longer than the retention interval ago will be removed regardless of space constraints.

Setting to any integer less than 1 will disable pruning by age.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also