<?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 Wildcard for subfolders in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23695#M3741</link>
    <description>&lt;P&gt;I need to index a CSV file that gets created daily in a folder with that day's name on it.&lt;BR /&gt;
So today's path is    ..long path...\default\20111128\2Eb4DcXy.csv&lt;/P&gt;

&lt;P&gt;Can I use wildcards or a variable for date in the inputs.conf in order to grab this file? Like this:   ..long path....\default\ * \2Eb4DcXy.csv&lt;/P&gt;</description>
    <pubDate>Mon, 28 Nov 2011 22:06:00 GMT</pubDate>
    <dc:creator>joshftx</dc:creator>
    <dc:date>2011-11-28T22:06:00Z</dc:date>
    <item>
      <title>Wildcard for subfolders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23695#M3741</link>
      <description>&lt;P&gt;I need to index a CSV file that gets created daily in a folder with that day's name on it.&lt;BR /&gt;
So today's path is    ..long path...\default\20111128\2Eb4DcXy.csv&lt;/P&gt;

&lt;P&gt;Can I use wildcards or a variable for date in the inputs.conf in order to grab this file? Like this:   ..long path....\default\ * \2Eb4DcXy.csv&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 22:06:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23695#M3741</guid>
      <dc:creator>joshftx</dc:creator>
      <dc:date>2011-11-28T22:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard for subfolders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23696#M3742</link>
      <description>&lt;P&gt;You can use the "..." syntax to recurse directories and &lt;/P&gt;

&lt;P&gt;Here is an example in the inputs.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor::...default...2Eb4Dcy.csv]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor::...default*2Eb4Dcy.csv]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor::...default...]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here is a link to more information:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.4/Data/Specifyinputpathswithwildcards"&gt;http://docs.splunk.com/Documentation/Splunk/4.2.4/Data/Specifyinputpathswithwildcards&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 22:27:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23696#M3742</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2011-11-28T22:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard for subfolders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23697#M3743</link>
      <description>&lt;P&gt;Does this work for Windows sources also?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2011 22:44:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23697#M3743</guid>
      <dc:creator>joshftx</dc:creator>
      <dc:date>2011-11-29T22:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard for subfolders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23698#M3744</link>
      <description>&lt;P&gt;Yes, this work on linux and Windows as well.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 07:49:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wildcard-for-subfolders/m-p/23698#M3744</guid>
      <dc:creator>Takajian</dc:creator>
      <dc:date>2011-12-01T07:49:41Z</dc:date>
    </item>
  </channel>
</rss>

