# Reporting from kibana max size 10mb

**URL:** https://discuss.elastic.co/t/reporting-from-kibana-max-size-10mb/275550
**Category:** Kibana
**Tags:** elastic-stack-reporting
**Created:** [June 10, 2021, 9:44am UTC](https://discuss.elastic.co/t/reporting-from-kibana-max-size-10mb/275550 "2021-06-10T09:44:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Matteo\_Rainieri](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/matteo_rainieri/32/88775_2.png) [@Matteo\_Rainieri](https://discuss.elastic.co/u/Matteo_Rainieri)
#### Post date: [June 10, 2021, 9:44am UTC](https://discuss.elastic.co/t/reporting-from-kibana-max-size-10mb/275550/1 "2021-06-10T09:44:18Z")

</div>

Good morning.  
I have a question: we tried to export several days of logs from the share\>csv report in kibana's interface.  
We only got 45 minutes of logs (instead on 1 month) cause the max size appears to be 10mb.  
I tried to increase the size of the csv report putting in kibana.yml -\> xpack.reporting.csv.maxSizeBytes: 104857600 (100mb) but it fails. Then i tried to put 50mb but it doesn't change the game.  
Anyone knows how to export more data successfully?  
Thank you very much!

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [June 14, 2021, 3:04pm UTC](https://discuss.elastic.co/t/reporting-from-kibana-max-size-10mb/275550/2 "2021-06-14T15:04:02Z")

</div>

You also need to update this: `http.max_content_length` in the elasticsearch.yml and `server.maxPayloadBytes` in kibana.yml. That should work.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 12, 2021, 3:04pm UTC](https://discuss.elastic.co/t/reporting-from-kibana-max-size-10mb/275550/3 "2021-07-12T15:04:12Z")

</div>

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