opensearch-project / opensearch-project/data-prepper
Support multiple sources for a pipeline
Open
@dlvenable is already working on this.
Since Oct 3, 2023.
backlog
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 pipelines only accept data from one input, I'd like to be able to bring in data from multiple inputs into a single pipeline.
Describe the solution you'd like
Data Prepper pipelines support multiple inputs into a single pipeline.
Describe alternatives you've considered (Optional)
N/A
Additional context
N/A
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.