You can export machine data in CSV format by using one of the following components:
Name | Where available | Output | Extra options |
---|---|---|---|
Data Export | Pages | All logged data | File name, File format(2), Button Name |
Data Table | Pages | All logged data | Allow data export to CSV(3) |
Line Graph | Pages | Displayed data(1) | Allow data export to CSV(3) |
Period Barchart | Pages | Displayed data(1) | Allow data export to CSV(3) |
Statusbar | Pages and cards | Displayed data(1) | Allow data export to CSV(3) |
(1) For example, when data is exported from a Period Barchart that shows data per hour, the CSV will only contain hourly values. Only the data within the time range that is set will be exported.
(2) The formats to export are comma-delimited, semicolon-delimited, or tab-delimited.
(3) The option Allow data export to CSV needs to be enabled to add a download button to the top-right corner of the component. The option is enabled by default.