Automation for CSV file generation in data tables

I'm using kibana data table visualization, I can export csv file from the button below the table but is there a way to automate this process to happen each day for example? I saw a previous topic automated csv file generation but it was in the discover panel and I am working on data table visualization so I weren't able to find an option that says 'Copy POST URL', thanks in advance.

Hi @WAFA_Mardiney,

A similar post if it helps:
https://discuss.elastic.co/t/visualizations-csv-is-there-a-way-to-automate-visualizations-csvs-download

Also documentation link:
https://www.elastic.co/guide/en/kibana/current/automating-report-generation.html ?

Thanks,
Liza

1 Like

@LizaD thanks for you reply, anyway after many searching I found that the only way is to re-write the aggregation in cURL and automate requesting it from terminal on the server

2 Likes

Sounds good @WAFA_Mardiney, glad you have something to work with it :slight_smile:

1 Like

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