-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[DOCS] Adds docs for Ingest Node Pipelines #66822
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
Conversation
|
Pinging @elastic/kibana-docs (Team:Docs) |
alisonelizabeth
left a comment
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.
LGTM. Thanks for taking care of this @gchaps!
| enrichments on your data. For example, you might remove a field, | ||
| rename an existing field, or set a new field. | ||
|
|
||
| You’ll find *Ingest Node Pipelines* in *Management > Elasticsearch*. With this feature, you can: |
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.
| ] | ||
| ---------------------------------- | ||
|
|
||
| . Click *Run the pipeline*, and then switch to the *Output* tab to check if the pipeline worked as expected. |
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.
and then switch to the Output tab
[nit] Not sure if we should reword this or not. The UI should automatically navigate the user to the "Output" tab if the simulation is successful.
* [DOCS] Adds docs for Ingest Node Pipelines * [DOCS] Incorporates review comments * [DOCS] Fixes formatting of log file
* [DOCS] Adds docs for Ingest Node Pipelines * [DOCS] Incorporates review comments * [DOCS] Fixes formatting of log file

Summary
This PR adds the docs for the new Ingest Node Pipelines feature.
Preview: http://kibana_66822.docs-preview.app.elstc.co/guide/en/kibana/master/ingest-node-pipelines.html