<?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: Find size (in bytes?) of search results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44310#M10451</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;* | eval l=len(_raw) | stats sum(l) count by source
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 15 Feb 2011 05:10:52 GMT</pubDate>
    <dc:creator>Ron_Naken</dc:creator>
    <dc:date>2011-02-15T05:10:52Z</dc:date>
    <item>
      <title>Find size (in bytes?) of search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44309#M10450</link>
      <description>&lt;P&gt;I'm running a search that compiles its results in a table by source and displays the number of logs per source.  I'm trying to also find the total size of the logs by source.  Is this possible?  I've tried using eval length=len(_raw), but that only gives the length of each individual log.  &lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2011 04:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44309#M10450</guid>
      <dc:creator>thepocketwade</dc:creator>
      <dc:date>2011-02-15T04:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find size (in bytes?) of search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44310#M10451</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;* | eval l=len(_raw) | stats sum(l) count by source
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Feb 2011 05:10:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44310#M10451</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-15T05:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Find size (in bytes?) of search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44311#M10452</link>
      <description>&lt;P&gt;Thanks, I knew it would turn out to be something simple I was missing&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2011 22:33:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Find-size-in-bytes-of-search-results/m-p/44311#M10452</guid>
      <dc:creator>thepocketwade</dc:creator>
      <dc:date>2011-02-15T22:33:33Z</dc:date>
    </item>
  </channel>
</rss>

