Skip to content

Failed document handlerΒ #95534

@felixbarny

Description

@felixbarny

Instead of dropping documents that have failed ingestion due to an exception during pipeline execution or indexing, it should be possible to store the failed document.

High-level options where to store the failed documents:

  1. In a dedicated data stream
  2. Within the same data stream, in dedicated failure backing indices
  3. Within the same index, only storing the _source and with an indicator that these reflect failed documents

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions