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

[Ingest pipelines] Add support for URI parts processor #86163

Conversation

alisonelizabeth
Copy link
Contributor

@alisonelizabeth alisonelizabeth commented Dec 16, 2020

Fixes #83915

Screen Shot 2020-12-16 at 1 37 26 PM

Release note

The Ingest Node Pipelines UI added support to configure a URI parts processor. This processor parses a Uniform Resource Identifier (URI) string and extracts its components as an object.

Screen Shot 2020-12-16 at 1 49 25 PM

@alisonelizabeth alisonelizabeth added release_note:enhancement v8.0.0 Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more Feature:Ingest Node Pipelines Ingest node pipelines management v7.12.0 labels Dec 16, 2020
@alisonelizabeth alisonelizabeth marked this pull request as ready for review December 17, 2020 14:38
@alisonelizabeth alisonelizabeth requested a review from a team as a code owner December 17, 2020 14:38
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

Copy link
Contributor

@yuliacech yuliacech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @alisonelizabeth , thanks for adding this uri parts processor! I tested locally and all worked for me, code LGTM too :)

@alisonelizabeth alisonelizabeth merged commit 2b98dc6 into elastic:master Dec 17, 2020
@alisonelizabeth alisonelizabeth deleted the ingest_pipelines/uri_parts_processor branch December 17, 2020 20:22
@alisonelizabeth alisonelizabeth added the release_note:feature Makes this part of the condensed release notes label Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Ingest Node Pipelines Ingest node pipelines management release_note:enhancement release_note:feature Makes this part of the condensed release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ingest Node Pipelines] Add support for uri_parts processor
4 participants