Skip to content

chore: add cloudwatch log retention of 7 days#5

Merged
LeoFalco merged 1 commit intomasterfrom
chore/add-cloudwatch-log-retention
Apr 10, 2026
Merged

chore: add cloudwatch log retention of 7 days#5
LeoFalco merged 1 commit intomasterfrom
chore/add-cloudwatch-log-retention

Conversation

@LeoFalco
Copy link
Copy Markdown
Member

Summary

  • Add logRetentionInDays: 7 to the serverless provider configuration
  • Prevents unlimited CloudWatch log accumulation by automatically expiring logs after 7 days
  • Reduces AWS storage costs from unbounded log growth

Test plan

  • Verify serverless config syntax is valid
  • Deploy to staging and confirm CloudWatch log groups have 7-day retention

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@LeoFalco LeoFalco force-pushed the chore/add-cloudwatch-log-retention branch from ea4980c to 27c6361 Compare April 10, 2026 17:12
@LeoFalco LeoFalco merged commit f38c5dc into master Apr 10, 2026
2 checks passed
@LeoFalco LeoFalco deleted the chore/add-cloudwatch-log-retention branch April 10, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant