<?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: Blacklist question in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428998#M75170</link>
    <description>&lt;P&gt;Should these settings be made on the universal forwarder or on the indexer? Would these logs considered as indexed? The main point is to lower the daily indexation volume.&lt;/P&gt;

&lt;P&gt;Thanks for you answer&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 13:08:31 GMT</pubDate>
    <dc:creator>ggouillart</dc:creator>
    <dc:date>2019-08-07T13:08:31Z</dc:date>
    <item>
      <title>Blacklist question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428996#M75168</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;I would like to blacklist the INFO logs from multiple sources. I have a log that looks like this:&lt;BR /&gt;
Aug  6 15:52:12 SERVERNAMEvpxd[2568] 2019-08-06T15:52:12.394+02:00 info vpxd[7FE257707700] [Originator@6876 sub=vpxLro opID=69ff7094-a352-4198-8d64-745913c1a13c-3376170-ngc-89] [VpxLRO] -- BEGIN lro-1471645 -- ChangeLogCollector -- vim.cdc.ChangeLogCollector.waitForChanges -- 5274327a-9694-a5a6-e539-3c4d97209e25(52f849af-3efe-84e0-c365-6c2a1d5e0cec)&lt;/P&gt;

&lt;P&gt;I want to blacklist every log that contains "INFO " or "info " (contains a space after info or INFO). My blacklist for each source is &lt;BR /&gt;
blacklist2 = "INFO " (or blacklist5 etc).&lt;/P&gt;

&lt;P&gt;So far it did not work. I've checked some of the questions and the doc and can't find the answer. Anyone has the answer? &lt;/P&gt;

&lt;P&gt;By the way, this field is not parsed correctly. When I try to look for the logs without INFO I search index=nameoftheindex NOT "INFO "&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 13:56:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428996#M75168</guid>
      <dc:creator>ggouillart</dc:creator>
      <dc:date>2019-08-06T13:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Blacklist question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428997#M75169</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can set configuration in &lt;CODE&gt;props.conf&lt;/CODE&gt; &amp;amp; &lt;CODE&gt;transforms.conf&lt;/CODE&gt; with following to exclude "INFO" events from indexing.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;props.conf&lt;/P&gt;

&lt;P&gt;[source_type_name]&lt;BR /&gt;
TRANSFORMS-null= setnull&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;P&gt;[setnull]&lt;BR /&gt;
REGEX = +\d+:\d+\s(INFO|info)\s&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Accept and upvote the answer if it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:39:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428997#M75169</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2020-09-30T01:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Blacklist question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428998#M75170</link>
      <description>&lt;P&gt;Should these settings be made on the universal forwarder or on the indexer? Would these logs considered as indexed? The main point is to lower the daily indexation volume.&lt;/P&gt;

&lt;P&gt;Thanks for you answer&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 13:08:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428998#M75170</guid>
      <dc:creator>ggouillart</dc:creator>
      <dc:date>2019-08-07T13:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Blacklist question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428999#M75171</link>
      <description>&lt;P&gt;It requires Heavy forwarder.&lt;BR /&gt;
But if you are not using Heavy Forwarder, you can put these settings on Indexers.&lt;/P&gt;

&lt;P&gt;The discarded data won't be counted against your license volume.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 13:59:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-question/m-p/428999#M75171</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2019-08-07T13:59:42Z</dc:date>
    </item>
  </channel>
</rss>

