elasticsearchlogstashkibanaexport-to-csvkibana-4

Export to csv/excel from kibana


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 requirements for my project is the ability to download the file(csv/excel). In kibana the only option i saw for downloading the file is by clicking on edit button on the visualization created. Is it possible to add a link on the dashboard that would allow users to download the file without going into the edit mode. And secondly I would like to disable/hide the edit mode for anyone other than me who views the dashboard. Thanks


Solution

  • I totally missed the export button at the bottom of each visualization. As for read only access...Shield from Elasticsearch might be worth exploring.