microsoft / CSS-Exchange

Exchange Server support tools and scripts
MIT License
1.21k stars 332 forks source link

Check oldest log date entry to throw a warning #2116

Open dpaulson45 opened 2 weeks ago

dpaulson45 commented 2 weeks ago

Issue: If the application and system event logs are getting rolled over too quickly, the customer needs to be aware of this.

Reason: To bubble up some concerns with diagnostic information to be able to perform RCAs better for customers.

Fix: Check to see if the logs are at least 7 days old for the oldest entry in the log type.

Resolved #2022

Validation: Lab tested/pester tested