2021-04-06 01:00:06 +08:00
|
|
|
// tag::cloud[]
|
|
|
|
When you create a cluster, {ess} automatically registers a default
|
|
|
|
{cloud}/ec-snapshot-restore.html[`found-snapshots`] repository. This repository
|
|
|
|
supports {search-snaps}.
|
|
|
|
|
|
|
|
The `found-snapshots` repository is specific to your cluster. To use another
|
2023-08-05 04:38:27 +08:00
|
|
|
cluster's default repository, refer to the Cloud
|
|
|
|
{cloud}/ec-snapshot-restore.html[Snapshot and restore] documentation.
|
2021-04-06 01:00:06 +08:00
|
|
|
|
|
|
|
You can also use any of the following custom repository types with {search-snaps}:
|
|
|
|
|
|
|
|
* {cloud}/ec-gcs-snapshotting.html[Google Cloud Storage (GCS)]
|
|
|
|
* {cloud}/ec-azure-snapshotting.html[Azure Blob Storage]
|
|
|
|
* {cloud}/ec-aws-custom-repository.html[Amazon Web Services (AWS)]
|
|
|
|
// end::cloud[]
|
|
|
|
|
|
|
|
// tag::self-managed[]
|
2024-04-17 20:37:07 +08:00
|
|
|
include::{es-ref-dir}/searchable-snapshots/index.asciidoc[tag=searchable-snapshot-repo-types]
|
2021-04-06 01:00:06 +08:00
|
|
|
// end::self-managed[]
|