<?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: ESS SEP, Check Point and TippingPoint TA Filters in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/ESS-SEP-Check-Point-and-TippingPoint-TA-Filters/m-p/72197#M170</link>
    <description>&lt;P&gt;ephemeric,&lt;/P&gt;

&lt;P&gt;The ability to "null-queue" incoming data based on regular expression is native to Splunk.  Since you have ESS in place you could put the props/transforms for your respective data sets in local directory of the TA.  Keep in mind these are operations that are performed at index time, so those TA's should be pushed down to your indexers via deployment server.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;## props.conf:
[tippingpoint]
TRANSFORMS-null_queue_for_tippingpoint = null_queue_for_tippingpoint

## transforms.conf:
[null_queue_for_tippingpoint]
REGEX = &amp;lt;your_regex_here&amp;gt;
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here's some additional resources if needed:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/11617/route-unwanted-logs-to-a-null-queue" rel="nofollow"&gt;http://answers.splunk.com/questions/11617/route-unwanted-logs-to-a-null-queue&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Propsconf" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Transformsconf" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Transformsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2011 23:14:24 GMT</pubDate>
    <dc:creator>hazekamp</dc:creator>
    <dc:date>2011-03-31T23:14:24Z</dc:date>
    <item>
      <title>ESS SEP, Check Point and TippingPoint TA Filters</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/ESS-SEP-Check-Point-and-TippingPoint-TA-Filters/m-p/72196#M169</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We're using the above and I was wondering if it is possible to filter out some unneeded
event data to decrease index usage?&lt;/P&gt;

&lt;P&gt;I've looked at the TA props and transforms quickly, it doesn't seem so obvious to me right now.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2011 19:40:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/ESS-SEP-Check-Point-and-TippingPoint-TA-Filters/m-p/72196#M169</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2011-03-31T19:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: ESS SEP, Check Point and TippingPoint TA Filters</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/ESS-SEP-Check-Point-and-TippingPoint-TA-Filters/m-p/72197#M170</link>
      <description>&lt;P&gt;ephemeric,&lt;/P&gt;

&lt;P&gt;The ability to "null-queue" incoming data based on regular expression is native to Splunk.  Since you have ESS in place you could put the props/transforms for your respective data sets in local directory of the TA.  Keep in mind these are operations that are performed at index time, so those TA's should be pushed down to your indexers via deployment server.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;## props.conf:
[tippingpoint]
TRANSFORMS-null_queue_for_tippingpoint = null_queue_for_tippingpoint

## transforms.conf:
[null_queue_for_tippingpoint]
REGEX = &amp;lt;your_regex_here&amp;gt;
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here's some additional resources if needed:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/11617/route-unwanted-logs-to-a-null-queue" rel="nofollow"&gt;http://answers.splunk.com/questions/11617/route-unwanted-logs-to-a-null-queue&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Propsconf" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Transformsconf" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Transformsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2011 23:14:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/ESS-SEP-Check-Point-and-TippingPoint-TA-Filters/m-p/72197#M170</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2011-03-31T23:14:24Z</dc:date>
    </item>
  </channel>
</rss>

