Export CSV from Dashboard

Hi,

We have developed dashboards in Kibana. From Visualization we can export CSV but how can we export CSV from Dashboard? Please suggest...

Thanks!

HI
You could achieve this by saved objects. However this is not in CSV format. It is saved in JSON format.

  1. Go to Settings > Objects.
  2. Select the type of object you want to export. You can export a set of dashboards, searches, or visualizations.
  3. Click the selection box for the objects you want to export, or click the Select All box.
  4. Click Export to select a location to write the exported JSON.

This will write it as a JSON object file . Remember to export associated visualizations and searches alongside the dashboard... just clicking on dashboard export does not automatically include dependent objects.

Thanks
Rashmi

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.