# Discoverの検索結果を上限サイズを超えてCSV出力したい

**URL:** https://discuss.elastic.co/t/discover-csv/251061
**Category:** 日本語による質問・議論はこちら
**Created:** [October 6, 2020, 1:46am UTC](https://discuss.elastic.co/t/discover-csv/251061 "2020-10-06T01:46:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tsgkdt](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tsgkdt/32/39151_2.png) [@tsgkdt](https://discuss.elastic.co/u/tsgkdt)
#### Post date: [October 6, 2020, 2:45am UTC](https://discuss.elastic.co/t/discover-csv/251061/2 "2020-10-06T02:45:41Z")

</div>

手元にちょうどよい環境がないので検証できてないですが、検索した限りですとこちらのスレッドが参考になりそうです。

> [@How to export csv in kibana 7.5 with more then 1 million row](https://discuss.elastic.co/t/how-to-export-csv-in-kibana-7-5-with-more-then-1-million-row/214526/1):
>
> I need help... i have problem with reporting CSV on kibana. i want to get CSV with 1.000.000 row from discover but its always failed. i get notif that [Reporting generate CSV error:Unable to generate report Max attempts reached (3)]? what must i do to export CSV in large volume?

> [@Csv file export with 1 million records(approx 1 gb size) in kibana reporting](https://discuss.elastic.co/t/csv-file-export-with-1-million-records-approx-1-gb-size-in-kibana-reporting/222892):
>
> Hi All, I am trying to export csv file with 1 million records(approx 1 gb size) from kibana reporting. I had tried different combinations of below configs but getting different errors.Also increased kibana heap size to 4 gb. Is it practially possible to export such large file kibana.yml : xpack.monitoring.enabled: true server.maxPayloadBytes: 10485760 xpack.reporting.queue.timeout: 3600000 xpack.reporting.csv.maxSizeBytes: 104857600 Error recieved in Kibana reporting tab: Unable to gen…

中で紹介されているLogstashでcsv出力というのは試す価値がありそうです。

ご参考になれば。

---

_[View the full topic](https://discuss.elastic.co/t/discover-csv/251061)._
