<?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: Indexed volume search does not display all results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81376#M20618</link>
    <description>&lt;P&gt;Hi,doesn't seem to work..Anyway I can search for events on those missing days..but it doesnt show up when I use the search above..&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2010 10:40:43 GMT</pubDate>
    <dc:creator>remy06</dc:creator>
    <dc:date>2010-11-02T10:40:43Z</dc:date>
    <item>
      <title>Indexed volume search does not display all results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81374#M20616</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a search that is scheduled to run at the start of a month to display the daily indexed volume for the previous month.&lt;/P&gt;

&lt;P&gt;I've received the report today(1st nov) for the previous month of october. However,the result missed out days from the 1st oct-4th oct.&lt;/P&gt;

&lt;P&gt;Here is my search:&lt;BR /&gt;
&lt;CODE&gt;index=_internal todaysBytesIndexed LicenseManager-Audit source=*license_audit.log | eval MB_Indexed = todaysBytesIndexed/1024/1024 | convert ctime(_time) as Time timeformat=%m/%d/%y | stats sum(MB_Indexed) by Time | sort Time&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;My start time range is set as -mon@mon,
Schedule type is set as cron, 0 9 1 * *.&lt;/P&gt;

&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2010 13:05:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81374#M20616</guid>
      <dc:creator>remy06</dc:creator>
      <dc:date>2010-11-01T13:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Indexed volume search does not display all results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81375#M20617</link>
      <description>&lt;P&gt;I think you are close. I tried using the relative time range of "-1mon@mon" and was able to get it to work. &lt;/P&gt;

&lt;P&gt;Hope this helps. &lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2010 21:01:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81375#M20617</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2010-11-01T21:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Indexed volume search does not display all results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81376#M20618</link>
      <description>&lt;P&gt;Hi,doesn't seem to work..Anyway I can search for events on those missing days..but it doesnt show up when I use the search above..&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2010 10:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81376#M20618</guid>
      <dc:creator>remy06</dc:creator>
      <dc:date>2010-11-02T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Indexed volume search does not display all results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81377#M20619</link>
      <description>&lt;P&gt;this works for me:&lt;BR /&gt;
&lt;CODE&gt;| file /opt/splunk/var/log/splunk/license_audit.log | search LicenseManager-Audit todaysBytesIndexed | kv | eval totalMB=todaysBytesIndexed/1024/1024 | timechart span=1d sum(totalMB)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2011 12:24:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Indexed-volume-search-does-not-display-all-results/m-p/81377#M20619</guid>
      <dc:creator>remy06</dc:creator>
      <dc:date>2011-02-08T12:24:20Z</dc:date>
    </item>
  </channel>
</rss>

