<?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 inputs.conf is there a difference in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301780#M8232</link>
    <description>&lt;P&gt;Hallo,&lt;/P&gt;

&lt;P&gt;i only want to monitor files in the directory pkorb and not files in subdirectory pkorb/oldlogs&lt;BR /&gt;
What is the right monitor ?&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;[monitor:///var/log/pkorb]&lt;/LI&gt;
&lt;LI&gt;[monitor:///var/log/pkorb/]&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;or any other ?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 13:00:17 GMT</pubDate>
    <dc:creator>gerdhuber</dc:creator>
    <dc:date>2017-02-16T13:00:17Z</dc:date>
    <item>
      <title>inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301780#M8232</link>
      <description>&lt;P&gt;Hallo,&lt;/P&gt;

&lt;P&gt;i only want to monitor files in the directory pkorb and not files in subdirectory pkorb/oldlogs&lt;BR /&gt;
What is the right monitor ?&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;[monitor:///var/log/pkorb]&lt;/LI&gt;
&lt;LI&gt;[monitor:///var/log/pkorb/]&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;or any other ?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 13:00:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301780#M8232</guid>
      <dc:creator>gerdhuber</dc:creator>
      <dc:date>2017-02-16T13:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301781#M8233</link>
      <description>&lt;P&gt;I'd give this a shot:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/pkorb]
recursive = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Alternatively, this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/pkorb]
blacklist = oldlogs
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The latter would recurse, but skip the oldlogs directory. See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/inputsconf&lt;/A&gt; for specs.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 13:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301781#M8233</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-16T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301782#M8234</link>
      <description>&lt;P&gt;&lt;CODE&gt;[monitor:///var/log/pkorb/*]&lt;/CODE&gt; will forward any files sitting in the &lt;CODE&gt;pkorb&lt;/CODE&gt; directory but will NOT forward files from sub-directories in that &lt;CODE&gt;pkorb&lt;/CODE&gt; directory&lt;/P&gt;

&lt;P&gt;If you wanted to ingest data from a subdirectory, it would look like &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor:///var/log/pkorb/.../*]&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 13:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301782#M8234</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-02-16T13:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301783#M8235</link>
      <description>&lt;P&gt;thank you &lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 09:01:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301783#M8235</guid>
      <dc:creator>gerdhuber</dc:creator>
      <dc:date>2017-02-17T09:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301784#M8236</link>
      <description>&lt;P&gt;Did this answer your question? If so then please accept the answer&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 13:01:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301784#M8236</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-02-17T13:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301785#M8237</link>
      <description>&lt;P&gt;yes, this is what i am looking for.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 10:18:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301785#M8237</guid>
      <dc:creator>gerdhuber</dc:creator>
      <dc:date>2017-02-20T10:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf is there a difference</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301786#M8238</link>
      <description>&lt;P&gt;Can you please accept the answer and close it out?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 13:04:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/inputs-conf-is-there-a-difference/m-p/301786#M8238</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-02-20T13:04:12Z</dc:date>
    </item>
  </channel>
</rss>

