Update elasticsearch.md

This commit is contained in:
Elan Hasson 2023-12-05 00:42:07 -05:00 committed by GitHub
parent b0b9e276a5
commit e38c4c1a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ ES_PRESET= # single_node_cluster, small_cluster or large_cluster
# ES_PASS=
```
_Note_: If using TLS, prepend the hostname with `https://`. For example: `https://myelastic.tld`.
### Choosing the correct preset
The value for `ES_PRESET` depends on the size of your Elasticsearch and will be used to set the number of shards and replica for your indices to the best value for your setup: