Download CSV report from kibana discover of size greater than 10 MB

Hi Team,

I want to download the logs as csv report from Discover. I am using kibana@7.9.2. Can you please help me how can I get this?

When I change the max file size to greater than 10 MB and I get error, even after increasing the max queue time and scroll time.

Please help

As the report is stored in Elasticsearch, it might be the Elasticsearch limit being the bottleneck here. Try increasing http.max_content_length in your elasticsearch.yml

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