index Section
docstatNumberOfReplicas
Default Value: 1
Valid Values:
Changes Take Effect: Immediately
Number of replica in statistical index.
docstatNumberOfShards
Default Value: 1
Valid Values:
Changes Take Effect: Immediately
Number of shard in statistical index.
historyNumberOfReplicas
Default Value: 1
Valid Values:
Changes Take Effect: Immediately
Number of copies of historical index. Copies of index help to improve read performance and tolerate lost data nodes. On the other hand they consume your disc space.
historyNumberOfShards
Default Value: 1
Valid Values: Any integer greater than 1
and less than 10
inclusively. Takes effect for new indexes only, settings of existing historical indexes will not be changed.
Changes Take Effect: Immediately
Number of shard (parts) that each historical index is divided into. Please follow Elasticsearch recommendations and projected load to estimate number of shards required.
minimumMasterNodes
Default Value: 0
Valid Values: Any integer greater than 1
and less than 10
inclusively
Changes Take Effect: immediately
Discontinued: 9.0.000.15
Minimum number of master nodes required for master election
namespace
Default Value: default
Valid Values: Any alpha-numeric string
Changes Take Effect: After restart
Introduced: 9.0.000.15
Namespace constant used as the prefix in the name of Elasticsearch indexes to ensure no naming conflict will arise while using the same Elasticsearch cluster for other tasks (including 2 independent Knowledge Center clusters)",