Questions people ask
Is CloudWatch Logs retention the first setting to check?
It is a good first check for stored log cost, especially for log groups set to never expire, but ingestion volume is often the larger recurring driver.
When should logs move outside CloudWatch?
Consider alternatives when logs are high volume, rarely queried in CloudWatch, retained mostly for audit, or better analyzed through S3, Athena, OpenSearch, or a dedicated logging platform.
Can CloudPrune automatically change retention?
CloudPrune should first show the evidence and impact. Automation should stay controlled because retention changes can affect audits, incident response, and troubleshooting.