Our next-gen architecture is built to help you make sense of your ever-growing data Watch a 4-min demo video!

Back to All Docs

Export log data and dashboards Export log data and dashboards

Last Updated: Nov. 21, 2022

You can easily share your findings from Coralogix – whether it’s raw log data or your Kibana dashboards, your data export is a click away.

Exporting reports from Kibana

Log aggregations found in Kibana dashboards and data tables can sometimes interest other colleagues. Using Coralogix’s version of Kibana, you can easily export Kibana Dashboards to PDF, just go to your Kibana Dashboard and click on ‘Export to PDF’.

export kibana dashboard

Alternatively, if you only need to share a specific data table, Kibana offers this out of the box. Scroll to the bottom of your data table visualization and click on one of the export options.

coralogix data table export

Exporting raw log records

If you want to export logs found in a Log Query, you can use the Export option within the Explore Screen settings menu. After clicking on Export, choose your desired format CSV or JSON, name your file, and click Export.

export logs from explore

Note that you can export up to the first 20 pages (2000 logs), if you wish to export more than the top 20 pages you should use the Coralogix Elastic API with the scroll API option.

On this page