Location of custom Kibana dashboards in ElasticSearch

前端 未结 7 1199
走了就别回头了
走了就别回头了 2020-12-08 02:27

I know for a fact that saved Kibana dashboards (ie, the JSON file of the dashboard) are saved in OR associated to a particular ElasticSearch

相关标签:
7条回答
  • 2020-12-08 03:25

    A standalone Ruby script that can copy a single dashboard, its visualizations, and their stored searches from one cluster to another is at https://github.com/jim-davis/kibana-helper-scripts. It's a bit too large to paste into this box.

    0 讨论(0)
提交回复
热议问题