<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I export search results with 10 million rows? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17598#M295</link>
    <description>&lt;P&gt;Yes I am referring to (hopefully) improved large data export functionality in 4.1.x&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jul 2010 12:16:28 GMT</pubDate>
    <dc:creator>nbharadwaj</dc:creator>
    <dc:date>2010-07-23T12:16:28Z</dc:date>
    <item>
      <title>How do I export search results with 10 million rows?</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17595#M292</link>
      <description>&lt;P&gt;I am trying to export 10 million rows to a CSV. I want to explore options available for the following versions:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;SplunkWeb 4.0.10&lt;/LI&gt;
&lt;LI&gt;Splunk API/CLI 4.0.10&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I also want to know what enhancements are in place in the latest 4.1.3 version for both Web and API/CLI&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2010 07:53:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17595#M292</guid>
      <dc:creator>nbharadwaj</dc:creator>
      <dc:date>2010-07-17T07:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I export search results with 10 million rows?</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17596#M293</link>
      <description>&lt;P&gt;Those are two very different questions. You may want to open a second question for the 4.1.x question. Or are you referring to changes in 4.1.x purely related to large data exports?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2010 09:58:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17596#M293</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-07-17T09:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I export search results with 10 million rows?</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17597#M294</link>
      <description>&lt;P&gt;This depends a bit on whether you just need to export raw events or the result of a reporting/summarizing search.&lt;/P&gt;

&lt;P&gt;In either case, it's a difficult task with 4.0.x. For a raw events search, one method is to write code and be clever in accessing the REST endpoints directly to "page" through the data. For either a raw or statistical events search, you can use outputcsv to persist even more rows to disk and retrieve them directly.&lt;/P&gt;

&lt;P&gt;For 4.1.x, the CLI can emit an unlimited stream of raw events (in reverse-time order), however this data will not be CSV. This is achieved by setting &lt;CODE&gt;-maxout 0&lt;/CODE&gt;. For a reporting/summarizing search, the limit is 500k and can be paged through using the REST API. &lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2010 22:31:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17597#M294</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-07-19T22:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I export search results with 10 million rows?</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17598#M295</link>
      <description>&lt;P&gt;Yes I am referring to (hopefully) improved large data export functionality in 4.1.x&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:16:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17598#M295</guid>
      <dc:creator>nbharadwaj</dc:creator>
      <dc:date>2010-07-23T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I export search results with 10 million rows?</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17599#M296</link>
      <description>&lt;P&gt;Thanks, paging is fairly tedious in 4.0.x. I am hoping its improved in 4.1.x. I am interested only in reporting or summarized searches.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-I-export-search-results-with-10-million-rows/m-p/17599#M296</guid>
      <dc:creator>nbharadwaj</dc:creator>
      <dc:date>2010-07-23T12:17:16Z</dc:date>
    </item>
  </channel>
</rss>

