<?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: Data filtering | Blacklisting help needed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511090#M86817</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please provide props.conf configuration as well ?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jul 2020 11:41:01 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2020-07-27T11:41:01Z</dc:date>
    <item>
      <title>Data filtering | Blacklisting help needed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511088#M86816</link>
      <description>&lt;P&gt;In order to filter below data logs not to ingest into splunk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;%DOMAIN-2-IME:&lt;BR /&gt;%DOMAIN-2-IME_DETAILS:&lt;BR /&gt;%DOMAIN-5-TCA:&lt;/P&gt;&lt;P&gt;Following techniques followed but it didn't worked out&lt;/P&gt;&lt;P&gt;a)Using Regex expression in transform.conf as &lt;STRONG&gt;\%.*\:&amp;nbsp;&lt;/STRONG&gt;to filter all the above 3 domain in transform.conf file(heavy forwarder) even-though logs are ingesting into splunk. Like below&lt;/P&gt;&lt;P&gt;[elimatedomain_text]&lt;BR /&gt;REGEX=\%.*\:&lt;BR /&gt;DEST_KEY=queue&lt;BR /&gt;FORMAT=nullQueue&lt;/P&gt;&lt;P&gt;b)Using Hardcode values as below in transform.conf file doesn't worked out&lt;/P&gt;&lt;P&gt;REGEX =&amp;nbsp;%DOMAIN-2-IME:&lt;/P&gt;&lt;P&gt;REGEX =&amp;nbsp;%DOMAIN-2-IME_DETAILS:&lt;/P&gt;&lt;P&gt;REGEX =&amp;nbsp;%DOMAIN-5-TCA:&lt;/P&gt;&lt;P&gt;Any other solution to black list in heavy forwarder.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 11:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511088#M86816</guid>
      <dc:creator>SabariRajanT</dc:creator>
      <dc:date>2020-07-27T11:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data filtering | Blacklisting help needed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511090#M86817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please provide props.conf configuration as well ?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 11:41:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511090#M86817</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2020-07-27T11:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data filtering | Blacklisting help needed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511110#M86820</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your response. Awaiting your help.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set1 try:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Props.conf:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;TRANSFORMS-Set = discard_events, discard_events1, discard_events_2&lt;/P&gt;&lt;P&gt;================================================================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set2 try:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Props.conf:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[cisco:ios]&lt;BR /&gt;TRANSFORMS-t1=[elimatedomain_text]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Transform.conf:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[elimatedomain_text]&lt;BR /&gt;REGEX=\%.*\:&lt;BR /&gt;DEST_KEY=queue&lt;BR /&gt;FORMAT=nullQueue&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 13:10:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511110#M86820</guid>
      <dc:creator>SabariRajanT</dc:creator>
      <dc:date>2020-07-27T13:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data filtering | Blacklisting help needed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511113#M86821</link>
      <description>&lt;P&gt;In props.conf, there should be not square bracket in TRANSFORMS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[cisco:ios]
TRANSFORMS-t1= elimatedomain_text&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 13:11:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-filtering-Blacklisting-help-needed/m-p/511113#M86821</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2020-07-27T13:11:24Z</dc:date>
    </item>
  </channel>
</rss>

