Cluster resources management policy

NameType/ValueDescription
acl_pubsub_defaultresetchannels
allchannels
Default pub/sub ACL rule for all databases in the cluster:
resetchannels blocks access to all channels (restrictive)
allchannels allows access to all channels (permissive)
auto_recoveryboolean (default: false)Defines whether to use automatic recovery after shard failure
bigstore_migrate_node_thresholdintegerMinimum free memory (excluding reserved memory) allowed on a node before automatic migration of shards from it to free more memory
bigstore_migrate_node_threshold_pintegerMinimum free memory (excluding reserved memory) allowed on a node before automatic migration of shards from it to free more memory
bigstore_provision_node_thresholdintegerMinimum free memory (excluding reserved memory) allowed on a node before new shards can no longer be added to it
bigstore_provision_node_threshold_pintegerMinimum free memory (excluding reserved memory) allowed on a node before new shards can no longer be added to it
data_internode_encryptionbooleanEnable/deactivate encryption of the data plane internode communication
db_conns_auditingbooleanAudit connections for new databases by default if set to true.
default_concurrent_restore_actionsintegerDefault number of restore actions allowed at the same time. Set to 0 to allow any number of simultaneous restore actions.
default_fork_evict_rambooleanIf true, the bdbs should evict data from RAM to ensure successful replication or persistence
default_non_sharded_proxy_policysingle
all-master-shards
all-nodes
Default proxy_policy for newly created non-sharded databases’ endpoints
default_provisioned_redis_versionstringDefault Redis version
default_sharded_proxy_policysingle
all-master-shards
all-nodes
Default proxy_policy for newly created sharded databases’ endpoints
default_shards_placementdense
sparse
Default shards_placement for a newly created databases
endpoint_rebind_propagation_grace_timeintegerTime to wait between the addition and removal of a proxy
failure_detection_sensitivityhigh
low
Predefined thresholds and timeouts for failure detection (previously known as watchdog_profile)
high (previously local-network) – high failure detection sensitivity, lower thresholds, faster failure detection and failover
low (previously cloud) – low failure detection sensitivity, higher tolerance for latency variance (also called network jitter)
login_lockout_counter_reset_afterintegerNumber of seconds that must elapse between failed sign in attempts before the lockout counter is reset to 0.
login_lockout_durationintegerDuration (in secs) of account lockout. If set to 0, the account lockout will persist until released by an admin.
login_lockout_thresholdintegerNumber of failed sign in attempts allowed before locking a user account
max_saved_events_per_typeintegerMaximum saved events per event type
max_simultaneous_backupsinteger (default: 4)Maximum number of backup processes allowed at the same time
parallel_shards_upgradeintegerMaximum number of shards to upgrade in parallel
persistence_cleanup_scan_intervalstringCRON expression that defines the Redis cleanup schedule
persistent_node_removalbooleanWhen removing a node, wait for persistence files to be created for all migrated shards
rack_awarebooleanCluster operates in a rack-aware mode
redis_migrate_node_thresholdintegerMinimum free memory (excluding reserved memory) allowed on a node before automatic migration of shards from it to free more memory
redis_migrate_node_threshold_pintegerMinimum free memory (excluding reserved memory) allowed on a node before automatic migration of shards from it to free more memory
redis_provision_node_thresholdintegerMinimum free memory (excluding reserved memory) allowed on a node before new shards can no longer be added to it
redis_provision_node_threshold_pintegerMinimum free memory (excluding reserved memory) allowed on a node before new shards can no longer be added to it
redis_upgrade_policymajor
latest
Create/upgrade Redis Enterprise software on databases in the cluster by compatibility with major versions or latest versions of OSS Redis
resp3_defaultboolean (default: true)Determines the default value of the resp3 option upon upgrading a database to version 7.2
shards_overbookingbooleanIf true, all databases’ memory_size is ignored during shards placement
show_internalsbooleanShow internal databases (and their shards and endpoints) REST APIs
slave_habooleanEnable the replica high-availability mechanism. Deprecated as of Redis Enterprise Software v7.2.4.
slave_ha_bdb_cooldown_periodintegerTime in seconds between runs of the replica high-availability mechanism on different nodes on the same database
slave_ha_cooldown_periodintegerTime in seconds between runs of the replica high-availability mechanism on different nodes on the same database
slave_ha_grace_periodintegerTime in seconds between a node failure and when the replica high-availability mechanism starts relocating shards