Variable | STORAGE_REPLICATION_FACTOR | |
Description | Sets the replication factor for storage |
Sets the replication factor for storage.
ini files
#STORAGE_REPLICATION_FACTOR=2
Humio can provide auto-balanced partition table suggestions based on zones
and replication factor settings. Suggestions will only be enabled when
DIGEST_REPLICATION_FACTOR
and
STORAGE_REPLICATION_FACTOR
settings are set. If no host has
ZONE
set, then each node is considered as being in its own
zone.
See ZONE
for more information.