snapshot-repo.asciidoc 818 B

1234567891011121314151617181920
  1. // tag::cloud[]
  2. When you create a cluster, {ess} automatically registers a default
  3. {cloud}/ec-snapshot-restore.html[`found-snapshots`] repository. This repository
  4. supports {search-snaps}.
  5. The `found-snapshots` repository is specific to your cluster. To use another
  6. cluster's default repository, see
  7. {cloud}/ec_share_a_repository_across_clusters.html[Share a repository across
  8. clusters].
  9. You can also use any of the following custom repository types with {search-snaps}:
  10. * {cloud}/ec-gcs-snapshotting.html[Google Cloud Storage (GCS)]
  11. * {cloud}/ec-azure-snapshotting.html[Azure Blob Storage]
  12. * {cloud}/ec-aws-custom-repository.html[Amazon Web Services (AWS)]
  13. // end::cloud[]
  14. // tag::self-managed[]
  15. include::{es-repo-dir}/searchable-snapshots/index.asciidoc[tag=searchable-snapshot-repo-types]
  16. // end::self-managed[]