For exporting huge amount of data it is recommended to use scroll api , but users of Kibana wants to export milions of record using without this coding. Shall I increase the limits or is there a better approach. Desired output is csv type of file and the query is constructed using Kibana.
Can you recommend please the best way how to handle this ?
Is there a tool in Kibana using scroll api?
Thank you