-
Notifications
You must be signed in to change notification settings - Fork 63
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
First take on a comprehensive ingest guide #1373
base: main
Are you sure you want to change the base?
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
This pull request does not have a backport label. Could you fix it @karenzone? 🙏
|
@@ -0,0 +1,99 @@ | |||
[[ingest-tools]] | |||
== Tools for ingesting data |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ordinarily, we wouldn't put forth a list of tools. Because we have quite a few ingest options and we highlight subsets throughout our doc sets, it seems helpful to list all ingest tools with descriptions in one place.
MVP proposalThis PR includes the elements that we decided were "must have" for an MVP:
Next iterationIssue to capture feedback and ideas for next iteration: https://github.com/elastic/platform-docs-team/issues/545 |
@kilfoyle @alaudazzi @mdbirnstiehl @georgewallace, thank you for your comments in the previous markup.io review. |
New take on ingest story.
PREVIEW: https://ingest-docs_bk_1373.docs-preview.app.elstc.co/guide/en/ingest/master/ingest-guide.html
Notes
Related: