566 B
566 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | Bounded blocking | Buffers | Configuring Data Prepper | 50 |
Bounded blocking
Overview
The default buffer. Memory-based.
Option | Required | Type | Description |
---|---|---|---|
buffer_size | No | Integer | The maximum number of records the buffer accepts. Default is 512 . |
batch_size | No | Integer | The maximum number of records the buffer drains after each read. Default is 8 . |
Configuration
Content will be added to this section.
Metrics
Content will be added to this section.