elastic/kibana

Link to the Kibana encryption key reference in the docs for restoring a cluster from a snapshot.

开放

#210,784 创建于 2025年2月12日

 (5 条评论) (2 个反应) (1 位负责人)TypeScript (8,021 个派生)batch import
:Security/fix-it-weekTeam:Securitydocsenhancementgood first issue

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (平均合并 1天 16小时) (30 天内合并 999 个 PR)

描述

Summary

It would be beneficial to link to the Kibana encryption key reference from the Elasticsearch Restore a snapshot documentation since the source cluster might contain a significant number of Kibana encrypted saved objects (e.g., alerts or synthetics monitors) that won’t work in the target cluster unless it is configured with the same encryption key.

We can add this link in the Prerequisites section, similar to how it’s done for the Enterprise Search encryption key note:

If your snapshot contains data from App Search or Workplace Search, ensure you’ve restored the Enterprise Search encryption key before restoring the snapshot.

/cc @Leaf-Lin

贡献者指南