You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/tools/snapshot-and-restore/ec-azure-snapshotting.md
+2-22Lines changed: 2 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,26 +19,7 @@ Configure a custom snapshot repository using your Azure Blob storage account.
19
19
Follow the Microsoft documentation to [set up an Azure storage account](https://docs.microsoft.com/en-us/azure/storage/common/storage-account-create) with an access key, and then [create a container](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-portal).
20
20
21
21
22
-
## Enable the `repository-azure` plugin in {{stack}} 7.17 and earlier [ec-enable-azure-plugin]
23
-
24
-
For deployments with **{{stack}} version 7.17 and earlier**, you’ll need to enable the `repository-azure` plugin to use the Azure repository type. On the Azure platform, the plugin is enabled by default. If your deployment is on AWS or GCP, follow these steps to enable the `repository-azure` plugin:
25
-
26
-
1. Refer to [Azure Repository Plugin](https://www.elastic.co/guide/en/elasticsearch/plugins/7.17/repository-azure.html) to download the version of the plugin that matches your {{stack}} version.
27
-
2. Upload the plugin to your deployment:
28
-
29
-
1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body).
30
-
2. From your deployment, select **Manage**.
31
-
3. From the lower navigation menu, select **Extensions** and then select **Upload extension**.
32
-
4. Specify the plugin name (`repository-azure`) and version.
33
-
5. Select **An installable plugin (compiled, no source code)**.
34
-
6. Select **Create extension**.
35
-
7. Navigate back to the **Extensions** page.
36
-
8. Select the extension name.
37
-
9. Drag and drop to upload the `repository-azure` plugin zip file.
38
-
39
-
40
-
41
-
### Configure the keystore [ec-configure-azure-keystore]
22
+
## Configure the keystore [ec-configure-azure-keystore]
42
23
43
24
Create an entry for the Azure client in the {{es}} keystore:
44
25
@@ -52,8 +33,7 @@ Create an entry for the Azure client in the {{es}} keystore:
52
33
53
34
5. Select **Save**.
54
35
55
-
56
-
### Create the repository [ec-create-azure-repository]
36
+
## Create the repository [ec-create-azure-repository]
57
37
58
38
1. Open {{kib}} and go to **Management** > **Snapshot and Restore**.
59
39
2. On the **Repositories** tab, select **Register a repository**.
Copy file name to clipboardExpand all lines: deploy-manage/tools/snapshot-and-restore/ec-gcs-snapshotting.md
+2-22Lines changed: 2 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,26 +32,7 @@ For more detailed information on the JSON account service key, refer to [Using a
32
32
Follow the Google Cloud Storage documentation to [create a GCS bucket](https://cloud.google.com/storage/docs/creating-buckets).
33
33
34
34
35
-
## Enable the `repository-gcs` plugin in {{stack}} 7.17 and earlier [ec-enable-gcs-plugin]
36
-
37
-
For deployments with **{{stack}} version 7.17 and earlier**, you’ll need to enable the `repository-gcs` plugin to use the Google Cloud Storage repository type. On Google Cloud Platform, the plugin is enabled by default. If your deployment is on AWS or Azure, follow these steps to enable the `repository-gcs` plugin:
38
-
39
-
1. Refer to [Google Cloud Storage Repository Plugin](https://www.elastic.co/guide/en/elasticsearch/plugins/7.17/repository-gcs.html) to download the version of the plugin that matches your {{stack}} version.
40
-
2. Upload the plugin to your deployment:
41
-
42
-
1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body).
43
-
2. From your deployment, select **Manage**.
44
-
3. From the lower navigation menu, select **Extensions** and then select **Upload extension**.
45
-
4. Specify the plugin name (`repository-gcs`) and version.
46
-
5. Select **An installable plugin (compiled, no source code)**.
47
-
6. Select **Create extension**.
48
-
7. Navigate back to the **Extensions** page.
49
-
8. Select the extension name.
50
-
9. Drag and drop to upload the `repository-gcs` plugin zip file.
51
-
52
-
53
-
54
-
### Configure the keystore [ec-configure-gcs-keystore]
35
+
## Configure the keystore [ec-configure-gcs-keystore]
55
36
56
37
Create an entry for the GCS client in the {{es}} keystore:
57
38
@@ -62,8 +43,7 @@ Create an entry for the GCS client in the {{es}} keystore:
62
43
5. With **Type** set to **JSON block / file**, add your [GCS service account key JSON file](#ec-gcs-service-account-key).
63
44
6. Select **Save**.
64
45
65
-
66
-
### Create the repository [ec-create-gcs-repository]
46
+
## Create the repository [ec-create-gcs-repository]
67
47
68
48
1. Open {{kib}} and go to **Management** > **Snapshot and Restore**.
69
49
2. On the **Repositories** tab, select **Register a repository**.
0 commit comments