<?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 do I get Sampledata.zip indexed into Windows based Splunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40847#M178910</link>
    <description>&lt;P&gt;I saw regex for windows in tutorial, thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2012 12:37:18 GMT</pubDate>
    <dc:creator>melonman</dc:creator>
    <dc:date>2012-06-04T12:37:18Z</dc:date>
    <item>
      <title>How do I get Sampledata.zip indexed into Windows based Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40845#M178908</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I was trying to go thru Splunk Tutorial, but now I am having trouble in getting sampledata.zip indexed using the host regex shown in the Splunk Tutorial page. My Splunk is on Windows.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Sampledata.zip:./([^/]+)/
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/User/Adddatatutorial"&gt;http://docs.splunk.com/Documentation/Splunk/latest/User/Adddatatutorial&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Is this regex good for Windows Splunk?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2012 01:25:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40845#M178908</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2012-05-02T01:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get Sampledata.zip indexed into Windows based Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40846#M178909</link>
      <description>&lt;P&gt;No as path where it will be extracted will be &lt;CODE&gt;\&lt;/CODE&gt; rather than &lt;CODE&gt;/&lt;/CODE&gt; then try :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Sampledata\.zip:.\\([^\\]+)\\
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 May 2012 07:29:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40846#M178909</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-05-02T07:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get Sampledata.zip indexed into Windows based Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40847#M178910</link>
      <description>&lt;P&gt;I saw regex for windows in tutorial, thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2012 12:37:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40847#M178910</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2012-06-04T12:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get Sampledata.zip indexed into Windows based Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40848#M178911</link>
      <description>&lt;P&gt;Well, the regex in tutorial is not working.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2012 13:40:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40848#M178911</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2012-06-25T13:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get Sampledata.zip indexed into Windows based Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40849#M178912</link>
      <description>&lt;P&gt;In 4.3.2, I confirmed this is working for both type of OS.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;For Unix OS :  Sampledata.zip:./([^/]+)/&lt;/LI&gt;
&lt;LI&gt;For Windows ： Sampledata.zip:.\\([^/]+)/&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;** The regex in Tutorial Doc is not working, be careful.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2012 14:11:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-get-Sampledata-zip-indexed-into-Windows-based-Splunk/m-p/40849#M178912</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2012-06-25T14:11:21Z</dc:date>
    </item>
  </channel>
</rss>

