<?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: Filtering out data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463875#M99537</link>
    <description>&lt;P&gt;@anandhalagarasan &lt;/P&gt;

&lt;P&gt;Can you please below configs?&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[YOUR_SOURCETYPE]
TRANSFORMS-null= setnull
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[setnull]
SOURCE_KEY=_raw
REGEX = (com.splunk.application)
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note: Do change regular expression if required.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2019 10:15:40 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2019-10-21T10:15:40Z</dc:date>
    <item>
      <title>Filtering out data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463873#M99535</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;We want to filter out the data during indexing time itself if the particular pattern (com.splunk.application) is captured in log. Hence kindly let us know what would be the props and transforms for the same. And the remaining data should ingest into splunk without any issues.&lt;/P&gt;

&lt;P&gt;Pattern: If the keyword is present  "com.splunk.application" in the event then it should not be indexed. &lt;/P&gt;

&lt;P&gt;Sample Event:&lt;/P&gt;

&lt;P&gt;DEBUG   2019-10-18 18:43:32,487 [I/O marker 01] com.splunk.applicationinsights.web.url.https.implementation.xxx.client.Maininstallerprog  - [ad: 1] Response &lt;BR /&gt;
processed&lt;/P&gt;

&lt;P&gt;DEBUG   2019-10-18 18:43:32,487 [I/O marker 01] com.splunk.applicationinsights.web.url.https.implementation.xx.client.Internalmessage  - [ex: 1] releasing connection&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 08:31:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463873#M99535</guid>
      <dc:creator>anandhalagarasa</dc:creator>
      <dc:date>2019-10-21T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering out data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463874#M99536</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;Can you kindly help on this.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 10:04:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463874#M99536</guid>
      <dc:creator>anandhalagarasa</dc:creator>
      <dc:date>2019-10-21T10:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering out data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463875#M99537</link>
      <description>&lt;P&gt;@anandhalagarasan &lt;/P&gt;

&lt;P&gt;Can you please below configs?&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[YOUR_SOURCETYPE]
TRANSFORMS-null= setnull
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[setnull]
SOURCE_KEY=_raw
REGEX = (com.splunk.application)
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note: Do change regular expression if required.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 10:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463875#M99537</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2019-10-21T10:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering out data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463876#M99538</link>
      <description>&lt;P&gt;Thanks kamlesh it works like a charm.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 14:35:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-out-data/m-p/463876#M99538</guid>
      <dc:creator>anandhalagarasa</dc:creator>
      <dc:date>2019-10-21T14:35:31Z</dc:date>
    </item>
  </channel>
</rss>

