Skip to content

Commit 5c62b54

Browse files
authored
Update elasticsearch.rst
1 parent 3da2f1a commit 5c62b54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elasticsearch.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ If you want to view the detail for each of those shards:
5151

5252
curl localhost:9200/_cat/shards
5353

54+
5455
Given the sizing tips above, if any of your indices are averaging more than 50GB per shard, then you should probably increase the shard count until you get below that recommended maximum of 50GB per shard.
5556

5657
The number of shards for an index is defined in the template file for that index. By default, there are three template files in ``/etc/logstash/``:

0 commit comments

Comments
 (0)