<?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 can I limit outputcsv  file size? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18035#M313</link>
    <description>&lt;P&gt;if you precede the outputcsv command with the head command that will limit it for this search. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;mysearch | head 1000 | ouputcsv mcsvfile.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or are you looking for a more global setting?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2012 10:59:19 GMT</pubDate>
    <dc:creator>BobM</dc:creator>
    <dc:date>2012-04-04T10:59:19Z</dc:date>
    <item>
      <title>How can I limit outputcsv  file size?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18034#M312</link>
      <description>&lt;P&gt;Is there a possibility to limit the filesize for csv files that are generated by the outputcsv command?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2012 09:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18034#M312</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2012-04-04T09:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I limit outputcsv  file size?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18035#M313</link>
      <description>&lt;P&gt;if you precede the outputcsv command with the head command that will limit it for this search. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;mysearch | head 1000 | ouputcsv mcsvfile.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or are you looking for a more global setting?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2012 10:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18035#M313</guid>
      <dc:creator>BobM</dc:creator>
      <dc:date>2012-04-04T10:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I limit outputcsv  file size?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18036#M314</link>
      <description>&lt;P&gt;Thanks. This is a good start, as a Splunk admin I'd prefer a to have a more global setting. I don't want to check every saved search and make sure, that they aren't storing _raw fields to csvs that are never used later on. I'll leave this open for a little while to see if there are any other ideas.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 16:54:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-limit-outputcsv-file-size/m-p/18036#M314</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2012-04-05T16:54:47Z</dc:date>
    </item>
  </channel>
</rss>

