Cloud-CV / Cloud-CV/EvalAI

Expire CloudWatch Logs Based on Challenge End Date

Open
#4,585 5 comments 0 reactions 1 assignee Claimed by @lazyperson1020 View on GitHub
backend enhancement GSOC-2025 medium-difficulty
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

### Description:

Currently, our CloudWatch logs are not set to expire, which leads to unnecessary log retention and potential cost accumulation over time. To manage our AWS resources more efficiently, we should configure the CloudWatch logs to expire in alignment with each challenge's end date.

### Proposed Solution:

Identify the CloudWatch log groups associated with each challenge.

Set a retention policy on these log groups based on the respective challenge's end date.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.