Welcome back. There is a 10MB limit by default for exporting from Kibana. It can be configured via the xpack.reporting.csv.maxSizeBytes setting in kibana.yml for your cluster as per this thread . But I would tread carefully there as it can impact performance if set too high.
This thread gives a couple of options that you could try, including:
Writing a script using a language client and a CSV utility, such as Python. There is a StackOverflow thread here that shares that example.
Thank you for the info. From what you suggested - I'm looking into logstash as the most automized option. However, I'd like to ask if you know anything elastic-dump tool. Is it authorized by elastic devs to use for data exportation?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.