I want to Download 2 Million Record from Kibana , Its failing in Reporting

Hello,

Can Someone Help me solving my issue with Reports in Kibana
I want to download 2 Million data logs from Kibana but it is Failing to download that report.
By trial and error Somehow I can download Only 95Mb Size Report File.
If i go Above that Its failing.

Please Help

Thanks

You could try changing a setting described here;

Or depending on what you're going to do with the data, you might want to try the ODBC driver SQL ODBC | Elasticsearch Guide [8.11] | Elastic
It allows you to pull data directly from Elasticsearch into spreadsheets or other apps.

Regards,
Lee