# Questions about Kibana's CSV output limit（22000）

**URL:** https://discuss.elastic.co/t/questions-about-kibanas-csv-output-limit-22000/356066
**Category:** Kibana
**Created:** [March 25, 2024, 3:01am UTC](https://discuss.elastic.co/t/questions-about-kibanas-csv-output-limit-22000/356066 "2024-03-25T03:01:23Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![carly.richmond](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/carly.richmond/32/104935_2.png) [@carly.richmond](https://discuss.elastic.co/u/carly.richmond)
#### Post date: [March 25, 2024, 11:36am UTC](https://discuss.elastic.co/t/questions-about-kibanas-csv-output-limit-22000/356066/2 "2024-03-25T11:36:25Z")

</div>

Hi @YUUTA.INOUE-JPN,

I would recommend having a look at [this related thread](https://discuss.elastic.co/t/downloading-large-amount-of-logs-as-csv-using-kibana-eland/343768). You can tweak the [`xpack.reporting.csv.maxSizeBytes`](https://www.elastic.co/guide/en/kibana/current/reporting-settings-kb.html#reporting-csv-settings) setting for the above steps, but I would advise caution in doing that.

You can also try another approach such as splitting the request into smaller batches using tools such as a Python script of Logstash plugins, both of which are in there referenced thread.

Hope that helps!

---

_[View the full topic](https://discuss.elastic.co/t/questions-about-kibanas-csv-output-limit-22000/356066)._
