redpanda-data / redpanda-data/connect
Problems with maxsize and maxbackups parameters in Logger component
Open
Nobody has claimed this yet.
enhancement
observability
ux
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
logger commponent can release maxsize and maxbackups in the form of configuration parameters to make them configurable.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Logger component and the existing handling of maxsize and maxbackups. Confirm how logger configuration parameters are defined and tested; done means both values can be supplied through configuration and control the logger behavior as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100