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

Support for specifying ingest pipelines in Elasticsearch #744

Merged
merged 7 commits into from
Jan 29, 2025

Conversation

aa1ex
Copy link
Contributor

@aa1ex aa1ex commented Jan 24, 2025

Description

This PR implements the ability to specify an Elasticsearch ingest pipeline when sending data to an index. The change enables users to apply preprocessing or transformations to their data directly within Elasticsearch before indexing. This enhancement aligns with issue #735 and improves the flexibility and functionality of the Elasticsearch output plugin.

@aa1ex aa1ex force-pushed the 735-elastic-ingest-pipeline branch from 717781b to 0593d95 Compare January 24, 2025 15:18
@aa1ex aa1ex changed the title Support for specifying ingest pipelines in Elasticsearch (#735) Support for specifying ingest pipelines in Elasticsearch Jan 27, 2025
Signed-off-by: Aleksandrov Aleksandr <[email protected]>
@aa1ex aa1ex requested a review from kirillov6 January 28, 2025 09:32
Copy link
Collaborator

@kirillov6 kirillov6 left a comment

Choose a reason for hiding this comment

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

LGTM

@aa1ex aa1ex requested a review from HeadHunter483 January 28, 2025 14:11
@HeadHunter483 HeadHunter483 merged commit 93ceb6a into ozontech:master Jan 29, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants