# Kibana Reporting exceeds 10 MB

**URL:** https://discuss.elastic.co/t/kibana-reporting-exceeds-10-mb/165725
**Category:** Kibana
**Tags:** elastic-stack-reporting
**Created:** [January 25, 2019, 8:43am UTC](https://discuss.elastic.co/t/kibana-reporting-exceeds-10-mb/165725 "2019-01-25T08:43:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![iamaakashgoyal](https://avatars.discourse-cdn.com/v4/letter/i/e47c2d/32.png) [@iamaakashgoyal](https://discuss.elastic.co/u/iamaakashgoyal)
#### Post date: [January 25, 2019, 8:43am UTC](https://discuss.elastic.co/t/kibana-reporting-exceeds-10-mb/165725/1 "2019-01-25T08:43:56Z")

</div>

The kibana reporting feature produces a partial report for size greater than 10 MB.  
Do increase the size for this we need to explicitly specify the size in kibana,yml using `xpack.reporting.csv.maxSizeByte`: value  
so do i need to have xpack purchased for this or would it work otherwise?

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [January 25, 2019, 6:09pm UTC](https://discuss.elastic.co/t/kibana-reporting-exceeds-10-mb/165725/2 "2019-01-25T18:09:22Z")

</div>

> [@iamaakashgoyal](#):
>
> `xpack.reporting.csv.maxSizeByte` : value

X-Pack is an Elastic Stack extension that provides security, alerting, monitoring, reporting, machine learning, and many other capabilities. By default, when you install Elasticsearch, X-Pack is installed.

If you want to try all of the X-Pack features, you can [start a 30-day trial](https://www.elastic.co/guide/en/elastic-stack-overview/6.5/license-management.html). At the end of the trial period, you can purchase a subscription to keep using the full functionality of the X-Pack components. For more information, see [Subscriptions | Elastic Stack Products & Support | Elastic](https://www.elastic.co/subscriptions).

[https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-xpack.html](https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-xpack.html)

The maximum size of a CSV file before being truncated. This setting exists to prevent large exports from causing performance and storage issues. Defaults to `10485760` (10mB)

Cheers  
Rashmi

---

<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: [February 22, 2019, 6:09pm UTC](https://discuss.elastic.co/t/kibana-reporting-exceeds-10-mb/165725/3 "2019-02-22T18:09:22Z")

</div>

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