<?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: Splunk Add-on for Checkpoint 4.0.0 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256362#M49229</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Currently with this new version you can get this done with a props.conf/transforms.conf setup:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/comments/417715/view.html"&gt;https://answers.splunk.com/comments/417715/view.html&lt;/A&gt; (this example only collects packets with status drop, reject and block)&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2016 09:12:39 GMT</pubDate>
    <dc:creator>aosso</dc:creator>
    <dc:date>2016-09-01T09:12:39Z</dc:date>
    <item>
      <title>Splunk Add-on for Checkpoint 4.0.0</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256361#M49228</link>
      <description>&lt;P&gt;I have a checkpoint cluster configuration with a single management workstation  - Installing the Add-on to establish the connection I got a huge volume of data - Should be possible to "filter" the checkpoint events in order to reduce it.   &lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 08:36:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256361#M49228</guid>
      <dc:creator>arkonner</dc:creator>
      <dc:date>2016-09-01T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Checkpoint 4.0.0</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256362#M49229</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Currently with this new version you can get this done with a props.conf/transforms.conf setup:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/comments/417715/view.html"&gt;https://answers.splunk.com/comments/417715/view.html&lt;/A&gt; (this example only collects packets with status drop, reject and block)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 09:12:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256362#M49229</guid>
      <dc:creator>aosso</dc:creator>
      <dc:date>2016-09-01T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Checkpoint 4.0.0</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256363#M49230</link>
      <description>&lt;P&gt;Are you actually running Check Point 4.0?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 10:17:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256363#M49230</guid>
      <dc:creator>arrowecssupport</dc:creator>
      <dc:date>2016-09-01T10:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Checkpoint 4.0.0</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256364#M49231</link>
      <description>&lt;P&gt;This is exactly what I am looking for  -  &lt;/P&gt;

&lt;P&gt;In the example under  session opsecparsing] the Regex command allows only drop, reject and block -  The regex should accept a command to exclude all different by "accept"  like REGEX =! (accept) &lt;/P&gt;

&lt;P&gt;[opsecparsing]&lt;BR /&gt;
 REGEX = (drop|reject|block)&lt;/P&gt;

&lt;H1&gt;props.conf&lt;/H1&gt;

&lt;P&gt;[opsec]&lt;BR /&gt;
 TRANSFORMS-drops = opsecnull, opsecparsing&lt;/P&gt;

&lt;P&gt;#transforms.conf&lt;BR /&gt;
 [opsecnull]&lt;BR /&gt;
 REGEX = .&lt;BR /&gt;
 DEST_KEY = queue&lt;BR /&gt;
 FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;[opsecparsing]&lt;BR /&gt;
 REGEX = (drop|reject|block)&lt;BR /&gt;
 DEST_KEY = queue&lt;BR /&gt;
 FORMAT = indexQueue&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Checkpoint-4-0-0/m-p/256364#M49231</guid>
      <dc:creator>arkonner</dc:creator>
      <dc:date>2016-09-01T12:01:24Z</dc:date>
    </item>
  </channel>
</rss>

