<?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: Filter data by condition on a heavy forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466557#M80381</link>
    <description>&lt;P&gt;Your REGEX should search for both fields, so it necessary to know in which order they appear in your raw data and if your data is multiline. If it's single line and TYPE=PERMIT comes before PROTOCOL=HTTPS, then you could do &lt;CODE&gt;REGEX = \&amp;gt;PERMIT\&amp;lt;.+\&amp;gt;HTTPS\&amp;lt;&lt;/CODE&gt; but again, more accurate answers can be given if you share some sample data.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Aug 2019 13:36:32 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2019-08-30T13:36:32Z</dc:date>
    <item>
      <title>Filter data by condition on a heavy forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466555#M80379</link>
      <description>&lt;P&gt;Hello , &lt;/P&gt;

&lt;P&gt;Please i need to filter data on the heavy forwrader to eliminate some logs , &lt;BR /&gt;
Exemple :  i need to ingnore logs which contains the fields TYPE=PERMIT with the PROTOCOL=HTTP&lt;BR /&gt;
it's work good to eliminate the log which contains the TYPE=PERMIT but i need to ignore just the TYPE=PERMIT with the PROTOCOL=HTTPS &lt;/P&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;P&gt;[setnull]&lt;BR /&gt;
REGEX = &amp;gt;PERMIT&amp;lt;&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 11:49:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466555#M80379</guid>
      <dc:creator>aalaa</dc:creator>
      <dc:date>2019-08-30T11:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filter data by condition on a heavy forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466556#M80380</link>
      <description>&lt;P&gt;Can you please post some sample events (Mask sensitive data) ?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 11:59:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466556#M80380</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-08-30T11:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filter data by condition on a heavy forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466557#M80381</link>
      <description>&lt;P&gt;Your REGEX should search for both fields, so it necessary to know in which order they appear in your raw data and if your data is multiline. If it's single line and TYPE=PERMIT comes before PROTOCOL=HTTPS, then you could do &lt;CODE&gt;REGEX = \&amp;gt;PERMIT\&amp;lt;.+\&amp;gt;HTTPS\&amp;lt;&lt;/CODE&gt; but again, more accurate answers can be given if you share some sample data.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 13:36:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-data-by-condition-on-a-heavy-forwarder/m-p/466557#M80381</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-08-30T13:36:32Z</dc:date>
    </item>
  </channel>
</rss>

