Jump to: navigation, search

Knowledge Center Cluster:index:historyNumberOfShards

(Created page with "{{PubOption |hidden=false |default=1 |valid=Any integer greater than <code>1</code> and less than <code>10</code> inclusively |takeseffect=immediately |shortdesc=Number of...")
 
 
Line 2: Line 2:
 
|hidden=false
 
|hidden=false
 
|default=1
 
|default=1
|valid=Any integer greater than <code>1</code> and less than <code>10</code> inclusively
+
|valid=Any integer greater than <code>1</code> and less than <code>10</code> inclusively. Takes effect for new indexes only, settings of existing historical indexes will not be changed.
|takeseffect=immediately
+
|takeseffect=Immediately
|shortdesc=Number of shard in historical index
+
|shortdesc=Number of shard (parts) that each historical index is divided into. Please follow Elasticsearch recommendations and projected load to estimate number of shards required.
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 +
 
{{PubExtended}}
 
{{PubExtended}}
 +
 
{{DraftExtended}}
 
{{DraftExtended}}
 +
 
{{OptionCreate
 
{{OptionCreate
 
|component=Knowledge_Center_Cluster
 
|component=Knowledge_Center_Cluster
Line 19: Line 22:
 
|groupname=
 
|groupname=
 
|format=numeric
 
|format=numeric
|displayname=Number of shard in historical index
+
|displayname=Number of shards in historical index
 
}}
 
}}
  
 
[[Category:Knowledge_Center_Cluster_options]]
 
[[Category:Knowledge_Center_Cluster_options]]

Latest revision as of 20:41, May 29, 2018



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

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.

Draft Option

No draft option

This page was last edited on May 29, 2018, at 20:41.
Comments or questions about this documentation? Contact us for support!