How to Manage Log Files Retention with PowerShell

Every application offers some sort of logging functionality and different ways to configure it.  It’s a cornerstone of the software life-cycle from the moment the app is developed, tested, deployed, even more on a daily production usage and support.  One characteristic of the logging process is for how much time do I need to keep my log files, in three words the retention period.

Continue reading “How to Manage Log Files Retention with PowerShell”