aws-cdk-examples
aws-cdk-examples copied to clipboard
Add an example for ingesting CloudWatch logs into OpenSearch using OpenSearch Ingestion pipeline.
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 using existing OpenSearch Ingestion functionality.
Proposed Solution
Our proposal is to use a single pipeline in OpenSearch Ingestion having a http source and an OpenSearch sink. Clients should be able to call the OpenSearch Ingestion endpoint and ingest cloudwatch logs which will subsequently be available for query in OpenSearch.
Other Information
No response
Acknowledgements
- [X] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
Language
Typescript