Skip to content

Commit 30dddc0

Browse files
committed
Resolving comments
1 parent a127b6d commit 30dddc0

30 files changed

+30
-204
lines changed

deploy-manage/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -431,16 +431,16 @@ toc:
431431
- file: tools/snapshot-and-restore/ec-aws-custom-repository.md
432432
- file: tools/snapshot-and-restore/ec-gcs-snapshotting.md
433433
- file: tools/snapshot-and-restore/ec-azure-snapshotting.md
434+
- file: tools/snapshot-and-restore/access-isolation-for-found-snapshots-repository.md
435+
children:
436+
- file: tools/snapshot-and-restore/repository-isolation-on-azure.md
437+
- file: tools/snapshot-and-restore/repository-isolation-on-aws-gcp.md
434438
- file: tools/snapshot-and-restore/cloud-enterprise.md
435439
children:
436440
- file: tools/snapshot-and-restore/google-cloud-storage-gcs-repository.md
437441
- file: tools/snapshot-and-restore/azure-storage-repository.md
438442
- file: tools/snapshot-and-restore/minio-on-premise-repository.md
439443
- file: tools/snapshot-and-restore/cloud-on-k8s.md
440-
- file: tools/snapshot-and-restore/access-isolation-for-found-snapshots-repository.md
441-
children:
442-
- file: tools/snapshot-and-restore/repository-isolation-on-azure.md
443-
- file: tools/snapshot-and-restore/repository-isolation-on-aws-gcp.md
444444
- file: tools/snapshot-and-restore/create-snapshots.md
445445
- file: tools/snapshot-and-restore/restore-snapshot.md
446446
children:

deploy-manage/tools/cross-cluster-replication.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-ccr.html
4-
52
applies:
63
stack: all
74
hosted: all

deploy-manage/tools/snapshot-and-restore.md

Lines changed: 2 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,13 @@
11
---
2-
mapped_urls:
3-
- https://www.elastic.co/guide/en/elasticsearch/reference/current/snapshot-restore.html
4-
- https://www.elastic.co/guide/en/cloud/current/ec-snapshot-restore.html
5-
- https://www.elastic.co/guide/en/cloud/current/ec-restoring-snapshots.html
6-
- https://www.elastic.co/guide/en/cloud-heroku/current/ech-snapshot-restore.html
7-
- https://www.elastic.co/guide/en/cloud-heroku/current/ech-restoring-snapshots.html
8-
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-snapshots.html
9-
102
applies:
113
stack: all
124
hosted: all
135
ece: all
14-
eck: all
15-
6+
eck: all
167
---
178

189
# Snapshot and restore
1910

20-
% What needs to be done: Refine
21-
22-
% GitHub issue: https://github.com/elastic/docs-projects/issues/343
23-
24-
% Scope notes: Merge all articles to be relevant for all deployment types.
25-
26-
% Use migrated content from existing pages that map to this page:
27-
28-
% - [ ] ./raw-migrated-files/elasticsearch/elasticsearch-reference/snapshot-restore.md
29-
% - [ ] ./raw-migrated-files/cloud/cloud/ec-snapshot-restore.md
30-
% - [ ] ./raw-migrated-files/cloud/cloud/ec-restoring-snapshots.md
31-
% Notes: redirect only
32-
% - [ ] ./raw-migrated-files/cloud/cloud-heroku/ech-snapshot-restore.md
33-
% - [ ] ./raw-migrated-files/cloud/cloud-heroku/ech-restoring-snapshots.md
34-
% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-snapshots.md
35-
36-
% Internal links rely on the following IDs being on this page (e.g. as a heading ID, paragraph ID, etc):
37-
38-
$$$snapshot-repository-contents$$$
39-
40-
$$$feature-state$$$
41-
42-
$$$snapshot-restore-version-compatibility$$$
43-
44-
$$$snapshots-shard-allocation$$$
45-
46-
$$$fn-archive$$$
47-
4811
A snapshot is a backup of a running Elasticsearch cluster. You can use snapshots to:
4912

5013
- Regularly back up a cluster with no downtime
@@ -128,7 +91,7 @@ Snapshots don’t contain or back up:
12891
- Node configuration files
12992
- [Security configuration files](/deploy-manage/security.md)
13093

131-
### Feature states
94+
### Feature states [feature-states]
13295

13396
A **feature state** contains the indices and data streams used to store configurations, history, and other data for an Elastic feature, such as **Elasticsearch security** or **Kibana**.
13497

deploy-manage/tools/snapshot-and-restore/access-isolation-for-found-snapshots-repository.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/cloud/current/ec-snapshot-repository-migration.html
4-
52
applies:
63
hosted: all
74
---

deploy-manage/tools/snapshot-and-restore/azure-repository.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/elasticsearch/reference/current/repository-azure.html
4-
52
applies:
63
stack: all
74
---

deploy-manage/tools/snapshot-and-restore/azure-storage-repository.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-azure-snapshotting.html
4-
52
applies:
63
ece: all
74
---

deploy-manage/tools/snapshot-and-restore/cloud-enterprise.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
navigation_title: "Elastic Cloud Enterprise"
3-
4-
mapped_pages:
5-
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-manage-repositories.html
6-
73
applies:
84
ece: all
95
---
@@ -32,7 +28,7 @@ To configure Microsoft Azure Storage as a snapshot repository, refer to [Snapsho
3228

3329
For more details about how snapshots are used with Elasticsearch, check [Snapshot and Restore](https://www.elastic.co/guide/en/elasticsearch/reference/current/snapshot-restore.html). You can also review the official documentation for these storage repository options:
3430

35-
* [Amazon S3 documentation](http://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.md)
31+
* [Amazon S3 documentation](https://docs.aws.amazon.com/s3/)
3632
* [Microsoft Azure storage documentation](https://docs.microsoft.com/en-us/azure/storage/common/storage-quickstart-create-account)
3733
* [Google Cloud Storage documentation](https://cloud.google.com/storage/docs/)
3834

deploy-manage/tools/snapshot-and-restore/cloud-on-k8s.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
navigation_title: "Elastic Cloud on Kubernetes"
3-
4-
mapped_pages:
5-
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-snapshots.html
6-
73
applies:
84
eck: all
95

deploy-manage/tools/snapshot-and-restore/create-snapshots.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/elasticsearch/reference/current/snapshots-take-snapshot.html
4-
52
applies:
63
stack: all
74
hosted: all

deploy-manage/tools/snapshot-and-restore/ec-aws-custom-repository.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/cloud/current/ec-aws-custom-repository.html
4-
52
applies:
63
hosted: all
74
---

0 commit comments

Comments
 (0)