opensearch-project / opensearch-project/data-prepper
Support S3 DLQ for S3 sink
Open
@asifsmohammed is already working on this.
Since Aug 17, 2023.
enhancement
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Currently Data Prepper sinks support DLQ for writing failed events but the S3 sink doesn't support it.
Describe the solution you'd like
Support dlq and dlq_file option in S3 sink similar to OpenSearch sink
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.
Assessment
This issue has not been assessed yet.