exceptionless/Exceptionless

Set the log validity period

eamon2690 opened this issue · 1 comments

Some logs I want to keep for half a year, more than automatically deleted

You need to set the EX_MaximumRetentionDays configuration value to the number of days you want to retain the data for. It defaults to 180 days. If you want to keep it forever then set it to -1.