-
Notifications
You must be signed in to change notification settings - Fork 602
Outline of new tutorial for UBI in AWS Managed Services #10737
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
base: main
Are you sure you want to change the base?
Outline of new tutorial for UBI in AWS Managed Services #10737
Conversation
Signed-off-by: Eric Pugh <[email protected]>
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review. |
Signed-off-by: Eric Pugh <[email protected]>
Signed-off-by: Eric Pugh <[email protected]>
…anaged_service_docs
Signed-off-by: Eric Pugh <[email protected]>
Signed-off-by: Eric Pugh <[email protected]>
Signed-off-by: Eric Pugh <[email protected]>
Okay, first draft is done. I tried to follow the structure of some other OSI tutorials, specifically https://docs.aws.amazon.com/opensearch-service/latest/developerguide/osis-get-started.html. @smacrakis @arunagov I would love your feedback. I'm going to export it as HTML and share that as well, as it may be easier to read. |
Aruna will test this out in the next few days to give independent confirmation of the tutorial.... |
Description
Introduce a tutorial on using UBI in the context of OpenSearch Ingestion. This demonstrates how to wire up Data Prepper to take events from a authenticated HTTP end point and store them in both S3 and OpenSearch. It also shows how to set up OpenSearch WITHOUT using the UBI plugin for OpenSearch.
Issues Resolved
Closes #[Replace this text, including the brackets, with the issue number. Leave "Closes #" so the issue is closed properly.]
Version
2.19 and later.
Frontend features
If you're submitting documentation for an OpenSearch Dashboards feature, add a video that shows how a user will interact with the UI step by step. A voiceover is optional.
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.