Location of custom Kibana dashboards in ElasticSearch

前端 未结 7 1213
走了就别回头了
走了就别回头了 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:10

    In fact, very easy, Copy two folders:

    1) .\elasticsearch\data\nodes\0\indices\.kibana 
    2) .\elasticsearch\data\nodes\0\indices\kibana-int
    

    paste in new elasticsearch.

提交回复
热议问题