Souvik Bose
Souvik Bose
### Description In order for DataPrepper to support all OpenSearch Document API(s), we need to build a new source similar to the existing http source. This pull request is intended...
Fixes #1055 The purpose of this pull request is to provide an example on how OpenSearch Ingestion Pipeline could be used to ingest CloudWatch logs into Opensearch using a CloudWatch...
### Describe the feature Add an example for ingesting CloudWatch logs into OpenSearch using OpenSearch Ingestion pipeline. ### Use Case Provide an easy mechanism to ingest CloudWatch logs into OpenSearch...
### Description This PR adds documentation for a new `kinesis` source in Data Prepper. It includes the following: - Example configuration - Required configuration attributes along with their description -...
**Problem Description** Currently, whenever a new KCL application is launched, it automatically creates a DynamoDB table for lease coordination and management for the specific application. It would be nice to...
**Summary** OpenSearch API source should support end to end acknowledgements. This should help to track requests which has been persisted in the sinks. Reference: https://github.com/opensearch-project/data-prepper/issues/248
### Description Add a github workflow action for running Kinesis integration tests ### Issues Resolved Resolves #[1082] ### Check List - [X] New functionality includes testing. - [X] Commits are...