Add additonal Snapshot Restore (#3783)

This commit is contained in:
Naarcha-AWS 2023-04-14 14:29:16 -05:00 committed by GitHub
parent f97cd15b7d
commit 1864c188f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ has_children: false
grand_parent: Availability and Recovery
redirect_from:
- /opensearch/snapshots/snapshot-restore/
- /opensearch/snapshot-restore/
- /availability-and-recovery/snapshots/snapshot-restore/
---
@ -380,4 +381,4 @@ curl -k --cert ./kirk.pem --key ./kirk-key.pem -XPOST 'https://localhost:9200/_s
{% include copy-curl.html %}
We strongly recommend against restoring `.opendistro_security` using an admin certificate because doing so can alter the security posture of the entire cluster. See [A word of caution]({{site.url}}{{site.baseurl}}/security-plugin/configuration/security-admin/#a-word-of-caution) for a recommended process to back up and restore your security plugin configuration.
{: .warning}
{: .warning}