I can see there is an option to export the aggregation results from Kibana into CSV easily.
I have use case where I have to export the data daily and feed to another process.
Can Kibana automatically perform this export daily and save into a file or onto Elasticsearch indices?
If not, can elasticsearch export aggregation results into CSV?