<?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: Creating Hunk 6.1 Virtual Index in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Creating-Hunk-6-1-Virtual-Index/m-p/179745#M23426</link>
    <description>&lt;P&gt;You can either extract the time range from the parent dir: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Time Capturing Regex: "/user/netflow/(d+)-(d+)-(d+)/"
Time Format: "yyyyMMdd" 
Time Adjustment: 0 
Time Range: 1 day 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or your can extract the more granular timestamp at the file level: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Time Capturing Regex: "asciiflow(\d+)-(\d+)-(\d+)-(\d+)-(\d+)-\d+.csv$"
Time Format: "yyyyMMddHHmm" 
Time Adjustment: 0  
Time Range: 15 minutes  
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 27 May 2014 20:43:26 GMT</pubDate>
    <dc:creator>Ledion_Bitincka</dc:creator>
    <dc:date>2014-05-27T20:43:26Z</dc:date>
    <item>
      <title>Creating Hunk 6.1 Virtual Index</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Creating-Hunk-6-1-Virtual-Index/m-p/179744#M23425</link>
      <description>&lt;P&gt;Using CDH5 (MR2) and Hunk 6.1 on Centos 6.4...&lt;/P&gt;

&lt;P&gt;I have my netflow ascii data in the HDFS file system in 15 minute increments with each day being a higher level directory and each file having 15 minutes of netflow data. Something like this:&lt;/P&gt;

&lt;P&gt;/user/netflow/2015-05-25/asciiflow2014-05-25-02-45-01.csv&lt;BR /&gt;
/user/netflow/2015-05-25/asciiflow2014-05-25-03-00-01.csv&lt;BR /&gt;
..&lt;BR /&gt;
..&lt;BR /&gt;
/user/netflow/2015-05-26/asciiflow2014-05-26-02-45-01.csv&lt;BR /&gt;
..&lt;/P&gt;

&lt;P&gt;Given this I am wondering about the virtual index configuration I have, listed below, is correct?&lt;BR /&gt;
I seem to search the same amount of time no mater what the time period is....&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Time Capturing Regex&lt;/STRONG&gt; is "/user/netflow/(\d+)-(\d+)-(\d+)/"&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Time Format&lt;/STRONG&gt; is "yyyyMMdd"&lt;BR /&gt;
&lt;STRONG&gt;Time Adjustment&lt;/STRONG&gt; is 15 Minutes??&lt;BR /&gt;
&lt;STRONG&gt;Time Range&lt;/STRONG&gt; is 1 day ??&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2014 20:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Creating-Hunk-6-1-Virtual-Index/m-p/179744#M23425</guid>
      <dc:creator>techdiverdown</dc:creator>
      <dc:date>2014-05-27T20:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Hunk 6.1 Virtual Index</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Creating-Hunk-6-1-Virtual-Index/m-p/179745#M23426</link>
      <description>&lt;P&gt;You can either extract the time range from the parent dir: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Time Capturing Regex: "/user/netflow/(d+)-(d+)-(d+)/"
Time Format: "yyyyMMdd" 
Time Adjustment: 0 
Time Range: 1 day 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or your can extract the more granular timestamp at the file level: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Time Capturing Regex: "asciiflow(\d+)-(\d+)-(\d+)-(\d+)-(\d+)-\d+.csv$"
Time Format: "yyyyMMddHHmm" 
Time Adjustment: 0  
Time Range: 15 minutes  
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 May 2014 20:43:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Creating-Hunk-6-1-Virtual-Index/m-p/179745#M23426</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2014-05-27T20:43:26Z</dc:date>
    </item>
  </channel>
</rss>

