<?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 to blacklist a single source path on a universal forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279535#M53508</link>
    <description>&lt;P&gt;Like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    blacklist=\/opt\/server\/webservers\/JVM_DEV\/logs\/access[^\.]*\.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 03 Jun 2016 04:12:24 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2016-06-03T04:12:24Z</dc:date>
    <item>
      <title>How to blacklist a single source path on a universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279534#M53507</link>
      <description>&lt;P&gt;I have the monitor stanza on one of my Universal Forwarders.....I tried to blacklist a particular JVM from which the logs are not required to be monitored. Any help would be appreciated on this.&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [monitor:///opt/server/webservers/*/logs/access*.log]
    sourcetype=access_logs
    blacklist=\/opt\/server\/webservers\/JVM_DEV\/logs\/access*\.log
    crcSalt = &amp;lt;SOURCE&amp;gt;
    index=devint2
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Jun 2016 21:55:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279534#M53507</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-06-02T21:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist a single source path on a universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279535#M53508</link>
      <description>&lt;P&gt;Like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    blacklist=\/opt\/server\/webservers\/JVM_DEV\/logs\/access[^\.]*\.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Jun 2016 04:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279535#M53508</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-03T04:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist a single source path on a universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279536#M53509</link>
      <description>&lt;P&gt;some how this worked for me as my logs might be in 2 different formats &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/server/webservers/JVM_DEV/logs/access.20160203000000.log
/opt/server/webservers/JVM_DEV/logs/access20160203000000.log

blacklist=\/opt\/server\/webservers\/JVM_DEV\/logs\/access\.?\d+\.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Jun 2016 15:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279536#M53509</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-06-03T15:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist a single source path on a universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279537#M53510</link>
      <description>&lt;P&gt;.?     takes care of the optional dot...&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 15:43:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-single-source-path-on-a-universal-forwarder/m-p/279537#M53510</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-06-03T15:43:40Z</dc:date>
    </item>
  </channel>
</rss>

