ClusterManagementSettings is a datatype for a LogScale cluster settings.

Table: ClusterManagementSettings

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Aug 19, 2025
allowRebalanceExistingSegmentsbooleanyes Short-TermWhether the cluster should allow the moving of existing segments between nodes. This is done generally to achieve a better data distribution.
allowUpdateDesiredDigestersbooleanyes Short-TermWhether or not desired digesters are allowed to be updated automatically.
digestReplicationFactorintegeryes Long-TermThe replication factor for the digesters.
minHostAlivePercentageToEnableClusterRebalancinglongyes Long-TermPercentage of all hosts relevant to a particular cluster rebalance operation that need to be alive before we allow the system to automatically execute the operation. Cluster rebalance operations currently include reassigning digest work, and moving existing segments to balance disk usage. Value is between 0 and 100, both inclusive.
segmentReplicationFactorintegeryes Long-TermThe replication factor for segments.