Export to csv/excel from kibana

后端 未结 4 547
[愿得一人]
[愿得一人] 2020-12-28 12:19

I am building a proof of concept using Elasticsearch Logstash and Kibana for one of my projects. I have the dashboard with the graphs working without any issue. One of the r

4条回答
  •  情歌与酒
    2020-12-28 12:36

    To export data to csv/excel from Kibana follow the following steps:-

    1. Click on Visualize Tab & select a visualization (if created). If not created create a visualziation.

    2. Click on caret symbol (^) which is present at the bottom of the visualization.

    3. Then you will get an option of Export:Raw Formatted as the bottom of the page.

    Please find below attached image showing Export option after clicking on caret symbol.

提交回复
热议问题