![Configure ULS logs to rollover after 60 minutes](https://www.adventuresinsharepoint.co.uk/wp-content/uploads/2013/09/Set-SPDiagnosticConfig-150x150.jpg)
Configure ULS logs to rollover after 60 minutes
By default SharePoint rolls over it’s Unified Logging Service (ULS) logs every 30 minutes. I would like to reduce the number of log files so will increase the rollover to 60 minutes by using the Set-SPDiagnosticConfig PowerShell command: Set-SPDiagnosticConfig –LogCutInterval…