| Option | defaultSegmentReplicationFactor | |
| Description | Specifies the number of replicas each segment file will have. | |
| Introduced Version | 1.122.0 | |
| Default | 1 | |
The default replication factor for LogScale segment files. The replication factor controls the segment file redundancy, which is used to ensure that LogScale does not lose data if nodes/disks disappear from the cluster.
Defaults to 1 if the value
is not explicitly set, unless there is only one node in the
cluster storing segments, or if
USING_EPHEMERAL_DISKS environment variable is set
to true.