<?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: Log Exporter filter for VPN logins in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Log-Exporter-filter-for-VPN-logins/m-p/130388#M23714</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In case you did not find a way to catch these logs, i put here how we did it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Created a mappingConfiguration file defining a couple fields that appear only on our vpn login logs and defined both fields as requiered, in this way only logs that contain these two fields are exported. You do not need to change "exportAllFields" setting, leave it as true, in this way all the information inside these logs will be sent. Do not forget to reference this mapping file on "&amp;lt;mappingConfiguration&amp;gt;" setting. We used fields "os_name" and "session_uid", xml file looked like this, you can use as many as you want if need to be more specific.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;fields&amp;gt;&lt;BR /&gt;&amp;lt;field&amp;gt;&lt;BR /&gt;&amp;lt;origName&amp;gt;os_name&amp;lt;/origName&amp;gt;&lt;BR /&gt;&amp;lt;exported&amp;gt;true&amp;lt;/exported&amp;gt;&lt;BR /&gt;&amp;lt;required&amp;gt;true&amp;lt;/required&amp;gt;&lt;BR /&gt;&amp;lt;/field&amp;gt;&lt;BR /&gt;&amp;lt;field&amp;gt;&lt;BR /&gt;&amp;lt;origName&amp;gt;session_uid&amp;lt;/origName&amp;gt;&lt;BR /&gt;&amp;lt;exported&amp;gt;true&amp;lt;/exported&amp;gt;&lt;BR /&gt;&amp;lt;required&amp;gt;true&amp;lt;/required&amp;gt;&lt;BR /&gt;&amp;lt;/field&amp;gt;&lt;BR /&gt;&amp;lt;/fields&amp;gt;‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 18:40:20 GMT</pubDate>
    <dc:creator>RS_Daniel</dc:creator>
    <dc:date>2021-09-27T18:40:20Z</dc:date>
    <item>
      <title>Log Exporter filter for VPN logins</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Log-Exporter-filter-for-VPN-logins/m-p/111565#M21002</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I have a customer that would like to create a filter using log exporter to&amp;nbsp;&lt;SPAN&gt;export all Mobile access Logins to a syslog server on a SIEM platform.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Currently we have tried this filter, however it does not catch logins:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;filters&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filterGroup operator="and"&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name="action" operator="or”&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name="origin" operator="and"&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name="product" operator="or"&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;value operation="eq"&amp;gt;Mobile Access&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name="user" operator="and"&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name="source" operator="and"&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filterGroup&amp;gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;&amp;lt;/filters&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Can anyone assist with a filter that can catch mobile access connections/logins?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 23:17:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Log-Exporter-filter-for-VPN-logins/m-p/111565#M21002</guid>
      <dc:creator>azientak</dc:creator>
      <dc:date>2021-02-22T23:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Log Exporter filter for VPN logins</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Log-Exporter-filter-for-VPN-logins/m-p/130388#M23714</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In case you did not find a way to catch these logs, i put here how we did it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Created a mappingConfiguration file defining a couple fields that appear only on our vpn login logs and defined both fields as requiered, in this way only logs that contain these two fields are exported. You do not need to change "exportAllFields" setting, leave it as true, in this way all the information inside these logs will be sent. Do not forget to reference this mapping file on "&amp;lt;mappingConfiguration&amp;gt;" setting. We used fields "os_name" and "session_uid", xml file looked like this, you can use as many as you want if need to be more specific.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;fields&amp;gt;&lt;BR /&gt;&amp;lt;field&amp;gt;&lt;BR /&gt;&amp;lt;origName&amp;gt;os_name&amp;lt;/origName&amp;gt;&lt;BR /&gt;&amp;lt;exported&amp;gt;true&amp;lt;/exported&amp;gt;&lt;BR /&gt;&amp;lt;required&amp;gt;true&amp;lt;/required&amp;gt;&lt;BR /&gt;&amp;lt;/field&amp;gt;&lt;BR /&gt;&amp;lt;field&amp;gt;&lt;BR /&gt;&amp;lt;origName&amp;gt;session_uid&amp;lt;/origName&amp;gt;&lt;BR /&gt;&amp;lt;exported&amp;gt;true&amp;lt;/exported&amp;gt;&lt;BR /&gt;&amp;lt;required&amp;gt;true&amp;lt;/required&amp;gt;&lt;BR /&gt;&amp;lt;/field&amp;gt;&lt;BR /&gt;&amp;lt;/fields&amp;gt;‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:40:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Log-Exporter-filter-for-VPN-logins/m-p/130388#M23714</guid>
      <dc:creator>RS_Daniel</dc:creator>
      <dc:date>2021-09-27T18:40:20Z</dc:date>
    </item>
  </channel>
</rss>

