<?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: inputs.conf wildcards don't work in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94279#M19613</link>
    <description>&lt;P&gt;why did you make it your accepted answer then?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Nov 2016 19:26:21 GMT</pubDate>
    <dc:creator>landen99</dc:creator>
    <dc:date>2016-11-24T19:26:21Z</dc:date>
    <item>
      <title>inputs.conf wildcards don't work</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94276#M19610</link>
      <description>&lt;P&gt;=== Splunk 5.0.2 ===&lt;/P&gt;

&lt;P&gt;I'd like to monitor these files, where "manydirs" is a wildcard:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/my/path/manydirs/error/*.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;so, my monitor stanza looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///my/path/*/error/]
disabled = false
index = myindex
sourcetype = myerrors
recursive = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;also tried this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///my/path/*/error/*.txt]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;splunk list monitor shows the correct path.&lt;BR /&gt;
and no TailingProcessor errors&lt;BR /&gt;
Yet nothing got indexed.&lt;BR /&gt;
The doc sounds pretty straight forward but didn't work.&lt;BR /&gt;
Very frustrated. Please help.&lt;/P&gt;

&lt;P&gt;Thanks, Tony.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jul 2013 00:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94276#M19610</guid>
      <dc:creator>tony_luu</dc:creator>
      <dc:date>2013-07-13T00:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf wildcards don't work</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94277#M19611</link>
      <description>&lt;P&gt;You need to use ... to recurse multiple levels of directories.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///my/path/.../error/*.log]
disabled = false
index = myindex
sourcetype = myerrors
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 13 Jul 2013 02:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94277#M19611</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2013-07-13T02:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf wildcards don't work</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94278#M19612</link>
      <description>&lt;P&gt;Gotta clarify my problem.&lt;BR /&gt;
I don't want recursive, but rather many different directories at the same level where '&lt;EM&gt;' is,&lt;BR /&gt;&lt;BR /&gt;
i.e&lt;BR /&gt;&lt;BR /&gt;
/my/path/core/error/&lt;/EM&gt;.log&lt;BR /&gt;&lt;BR /&gt;
/my/path/supp/error/&lt;EM&gt;.log&lt;BR /&gt;&lt;BR /&gt;
/my/path/misc/error/&lt;/EM&gt;.log&lt;BR /&gt;&lt;BR /&gt;
...  &lt;/P&gt;

&lt;P&gt;I guess i could use the recursive '...' route, but even that didn't work for me.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2013 20:33:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94278#M19612</guid>
      <dc:creator>tony_luu</dc:creator>
      <dc:date>2013-07-15T20:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf wildcards don't work</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94279#M19613</link>
      <description>&lt;P&gt;why did you make it your accepted answer then?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 19:26:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-wildcards-don-t-work/m-p/94279#M19613</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2016-11-24T19:26:21Z</dc:date>
    </item>
  </channel>
</rss>

