瀏覽代碼

Add note about license to "Restore an Entire Cluster" docs (#87485)

One user reached out mentioning that it would be a good idea to remind
users to re-upload the license after full cluster recovery from snapshot
as one can easily miss this when trying to figure out why some features
aren't working after the restore.
Rafi Estrada 1 年之前
父節點
當前提交
295fba33d8
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/reference/snapshot-restore/restore-snapshot.asciidoc

+ 4 - 0
docs/reference/snapshot-restore/restore-snapshot.asciidoc

@@ -448,6 +448,10 @@ POST _snapshot/my_repository/my_snapshot_2099.05.06/_restore
 . When the restore operation is complete, resume indexing and restart any
 features you stopped:
 +
+NOTE: When the snapshot is restored, the license that was in use at the time the snapshot
+was taken will be restored as well. If your license has expired since the snapshot was taken,
+you will need to use the <<update-license,Update License API>> to install a current license.
++
 --
 * GeoIP database downloader and ILM history store
 +