|
@@ -8,31 +8,6 @@ page.
|
|
|
|
|
|
. To enable a data tier, click **Add capacity**.
|
|
|
|
|
|
-**Frozen tier**
|
|
|
-
|
|
|
-The frozen tier is not yet available on {ess}. However, you can follow these
|
|
|
-steps to effectively recreate a frozen tier in your deployment:
|
|
|
-
|
|
|
-. Choose an existing tier to use. You'll typically use the cold tier, but the
|
|
|
-hot and warm tiers are also supported. You can use this tier as a shared tier,
|
|
|
-or use it exclusively as a frozen tier.
|
|
|
-
|
|
|
-. On the **Edit deployment** page, click **Edit elasticsearch.yml** for your
|
|
|
-chosen tier.
|
|
|
-
|
|
|
-. In the `elasticsearch.yml` configuration, set
|
|
|
-<<searchable-snapshots-shared-cache,`xpack.searchable.snapshot.shared_cache.size`>>
|
|
|
-to up to 90% of available disk space. The tier uses this space to
|
|
|
-create a <<shared-cache,shared, fixed-size cache>> for
|
|
|
-<<searchable-snapshots,searchable snapshots>>.
|
|
|
-+
|
|
|
-[source,yaml]
|
|
|
-----
|
|
|
-xpack.searchable.snapshot.shared_cache.size: 50GB
|
|
|
-----
|
|
|
-
|
|
|
-. Click **Save** and **Confirm** to apply your changes.
|
|
|
-
|
|
|
**Enable autoscaling**
|
|
|
|
|
|
{cloud}/ec-autoscaling.html[Autoscaling] automatically adjusts your deployment's
|