tsgkdt
(tsgkdt)
March 6, 2020, 4:57am
2
現状の標準機能だと出来ないとかどこかで聞いた覚えがありますが、記憶が定かでないので
参考になる投稿がありましたので紹介します。
Hi!
This is the situation:
We have a default space and a dark mode activated space meant for wall screens, since dark-mode isn't based on user account preferences. We work daily in the default space and sometimes does updates to the dashboards/visualizations in the default space. Is there no easy way to share/sync the dashboards and visualization across these two spaces, without having to export/import the objects?
Sincerely,
Adrian
It's currently not possible to have a saved object living in two spaces synchronized (even though that's on the roadmap).
この投稿によれば、Spaceで保存されたものを違うSpaceにコピーするやり方が紹介されていますが、同期させるのは現行ではないけれどもロードマップ上にはある、と書かれています。
コピーの手間を減らすということであれば、
Kibana provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads with others, or on a website.
のSavedObjectのコピーAPIを実行するようなスクリプトと組み合わせると、少しは手間が減るのかも?と思います。
ご参考になれば幸いです。
1 Like