Description of the new feature / enhancement
Feature suggestion
As a user, I want to control the time logs are retained. The current retention is 7 days (see issue #3434).
Why it matters
Even though many enterprise solutions are available that can ingest log files and retain entries for longer than 7 days, here are several important reasons why it can be beneficial to retain it for longer:
- Data is spread in a large enterprise with multiple systems to manage. Having log files from various sources helps correlate events across these systems, enabling forensics and investigations easier
- Troubleshooting
- Risk mitigation help spot suspicious activities that might take time to manifest
- Better control
Proposed technical implementation details
See the amazing work already done in the wingetcreate repository by Muhammad at the following link: microsoft/winget-create#427
Description of the new feature / enhancement
Feature suggestion
As a user, I want to control the time logs are retained. The current retention is 7 days (see issue #3434).
Why it matters
Even though many enterprise solutions are available that can ingest log files and retain entries for longer than 7 days, here are several important reasons why it can be beneficial to retain it for longer:
Proposed technical implementation details
See the amazing work already done in the
wingetcreaterepository by Muhammad at the following link: microsoft/winget-create#427