| Option | INGEST_QUEUE_INITIAL_REPLICATION_FACTOR | |
| Description | Replication factor for the Kafka ingest queue. Only applied when the topic is created initially. | |
| Introduced Version | 1.182.0 | |
| Default | 3 | |
Specify the replication factor for the Kafka ingest queue.
ini
INGEST_QUEUE_INITIAL_REPLICATION_FACTOR=3
See KAFKA_SERVERS for more information and an
example.