<?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 Search Bucket ID Range in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57639#M14057</link>
    <description>&lt;P&gt;Greetz,&lt;/P&gt;

&lt;P&gt;Is it possible to search a range of bucket ids?&lt;/P&gt;

&lt;P&gt;I have moved a lot of warm/cold buckets and scrubbed the ids and would like to do this search to get an event count and compare to the count prior to moving the buckets on the old Splunk instance.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 22 May 2012 18:58:02 GMT</pubDate>
    <dc:creator>ephemeric</dc:creator>
    <dc:date>2012-05-22T18:58:02Z</dc:date>
    <item>
      <title>Search Bucket ID Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57639#M14057</link>
      <description>&lt;P&gt;Greetz,&lt;/P&gt;

&lt;P&gt;Is it possible to search a range of bucket ids?&lt;/P&gt;

&lt;P&gt;I have moved a lot of warm/cold buckets and scrubbed the ids and would like to do this search to get an event count and compare to the count prior to moving the buckets on the old Splunk instance.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2012 18:58:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57639#M14057</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2012-05-22T18:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Search Bucket ID Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57640#M14058</link>
      <description>&lt;P&gt;Sort of. When you run a search, there's a field called _bkt that gets populated with the bucket's directory name. You'd first have to get the time endpoints for the search from the buckets themselves. The first 10-digit number in a bucket's directory name is the "latestTime" in epoch, and the second 10-digit number is the earliestTime epoch. Take the max and min of those respectively to determine your overall range for the range of buckets. Next, search over a custom time range (you should be able to enter an epoch time in the time picker), then rename _bkt to something without a leading (e.g. "bucket") , and then you should be able to &lt;CODE&gt;stats count by bucket&lt;/CODE&gt;, or other search-y things like that.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2013 15:48:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57640#M14058</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-08-01T15:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Search Bucket ID Range</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57641#M14059</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2013 11:35:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-Bucket-ID-Range/m-p/57641#M14059</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2013-08-06T11:35:06Z</dc:date>
    </item>
  </channel>
</rss>

