| Option | INGEST_QUEUE_REPLICATION_FACTOR | |
| Description | Replication factor for the Kafka ingest queue | |
| Removed in Version | 1.181.99 | |
| Default | 2 | |
Specify the replication factor for the Kafka ingest queue.
ini
INGEST_QUEUE_REPLICATION_FACTOR=2
See KAFKA_SERVERS for more information and an
example.