kestra-io / kestra-io/plugin-debezium
Provides a way to capture debezium logs
- Dominant language
- Java
- Stars
- 5
- Forks
- 11
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 9
Description
### Feature description
Currently, Debezium logs are restricted to ERROR only.
This is an issue for debugging Debezium related issue, see https://github.com/kestra-io/kestra/issues/1728
We should have a way to capture Debezium logs for debugging purpose.
Also, the basic setup may restric to WARNING instead of error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where Debezium logging is restricted to ERROR and how the plugin currently exposes or configures logging. Define a way to capture more detailed logs for debugging, with WARNING as the basic default, and verify that both behaviors work without disrupting normal plugin operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100