Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example for ingesting CloudWatch logs into OpenSearch using OpenSearch Ingestion pipeline. #1055

Open
1 of 2 tasks
sb2k16 opened this issue Jul 2, 2024 · 0 comments · May be fixed by #1056
Open
1 of 2 tasks
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@sb2k16
Copy link

sb2k16 commented Jul 2, 2024

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.
architecture

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Typescript

@sb2k16 sb2k16 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
1 participant