Skip to content

Conversation

@masseyke
Copy link
Member

@masseyke masseyke commented Jan 17, 2023

This adds a new skip_pipeline flag to index and upsert requests (including bulk). This flag tells Elasticsearch to not run the request pipeline or default pipeline. Elasticsearch will still run the final pipeline if one exists. This will enable Logstash to run pipelines before sending data to Elasticsearch, and not have Elasticsearch run them again.

@masseyke masseyke added >enhancement :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v8.7.0 labels Jan 17, 2023
@github-actions
Copy link
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Collaborator

Hi @masseyke, I've created a changelog YAML for you.

@masseyke
Copy link
Member Author

We realized that the _none pipeline already covers this for us. See #32286 and #93057.

@masseyke masseyke closed this Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >enhancement v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants