Cost-Aware Logging: Measuring the Financial Impact of Excessive Log Retention in Small-Scale Cloud Deployments
Jody Almaida Putra

TL;DR
This paper evaluates the financial and operational impacts of log retention policies in small cloud deployments, demonstrating that shorter retention periods can significantly reduce costs while maintaining operational usefulness.
Contribution
It provides a cost-aware framework for small teams to optimize log retention policies, balancing cost savings with operational needs.
Findings
Reducing retention from 90 to 14 days cuts storage costs by up to 78%.
Over 97% of operationally useful logs are retained with 14-day retention.
Longer retention windows yield diminishing returns in operational usefulness.
Abstract
Log data plays a critical role in observability, debugging, and performance monitoring in modern cloud-native systems. In small and early-stage cloud deployments, however, log retention policies are frequently configured far beyond operational requirements, often defaulting to 90 days or more, without explicit consideration of their financial and performance implications. As a result, excessive log retention becomes a hidden and recurring cost. This study examines the financial and operational impact of log retention window selection from a cost-aware perspective. Using synthetic log datasets designed to reflect real-world variability in log volume and access patterns, we evaluate retention windows of 7, 14, 30, and 90 days. The analysis focuses on three metrics: storage cost, operationally useful log ratio, and cost per useful log. Operational usefulness is defined as log data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Cloud Computing and Resource Management · Mobile Agent-Based Network Management
