<?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: CP_LOG_EXPORTER - export only spesific fields and add quots to fields in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104620#M20091</link>
    <description>&lt;P&gt;do you have an example for&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;fields mapping file?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2020 07:22:19 GMT</pubDate>
    <dc:creator>asher</dc:creator>
    <dc:date>2020-12-08T07:22:19Z</dc:date>
    <item>
      <title>CP_LOG_EXPORTER - export only spesific fields and add quots to fields</title>
      <link>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104487#M20072</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i working and testing the cp_log_exporter tool,&lt;/P&gt;&lt;P&gt;i create a syslog target server with format LEEF for the example.&lt;/P&gt;&lt;P&gt;i want to:&lt;/P&gt;&lt;P&gt;1. add&amp;nbsp;quots to all fields&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. export only spesific fields and not all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i edit the leef file configuration and i managed add&amp;nbsp;quots to values but not to fields:&lt;/P&gt;&lt;P&gt;&amp;lt;ExportLogFormat&amp;gt;&lt;BR /&gt;&amp;lt;start_message_body&amp;gt;{&amp;lt;/start_message_body&amp;gt;&lt;BR /&gt;&amp;lt;end_message_body&amp;gt;}&amp;lt;/end_message_body&amp;gt;&lt;BR /&gt;&amp;lt;message_separator&amp;gt;&amp;amp;#10;&amp;lt;/message_separator&amp;gt; &amp;lt;!-- &amp;amp;#10;=='\n' --&amp;gt;&lt;BR /&gt;&amp;lt;value_encapsulation_start&amp;gt;&amp;amp;quot;&amp;lt;/value_encapsulation_start&amp;gt;&lt;BR /&gt;&amp;lt;value_encapsulation_end&amp;gt;&amp;amp;quot;&amp;lt;/value_encapsulation_end&amp;gt;&lt;BR /&gt;&amp;lt;fields_separatator&amp;gt;;&amp;lt;/fields_separatator&amp;gt; &amp;lt;!-- &amp;amp;#09;=='\t' --&amp;gt;&lt;BR /&gt;&amp;lt;field_value_separatator&amp;gt; = &amp;lt;/field_value_separatator&amp;gt;&lt;BR /&gt;&amp;lt;escape_chars&amp;gt;&lt;/P&gt;&lt;P&gt;part off the syslog output:&lt;/P&gt;&lt;P&gt;method:"GET" sev:"Unknown" sev:"Low"&lt;/P&gt;&lt;P&gt;you can see that only valus get&amp;nbsp;quots .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also i want to export only spesifics fields and not all log,&lt;/P&gt;&lt;P&gt;which file i need to edit ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 11:14:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104487#M20072</guid>
      <dc:creator>asher</dc:creator>
      <dc:date>2020-12-07T11:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: CP_LOG_EXPORTER - export only spesific fields and add quots to fields</title>
      <link>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104493#M20073</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To export only specific fields you can edit&amp;nbsp;/opt/CPrt-R80.40/log_exporter/targets/&amp;lt;name&amp;gt;/conf/fieldsMapping.xml file or create your own fields mapping file and call it to&amp;nbsp;/opt/CPrt-R80.40/log_exporter/targets/Syslog/targetConfiguration.xml file. You have to provide path of the file at mapping configuration. Below snapshot FYR.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log export.PNG" style="width: 659px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/9548iC6FCE8C01AD8F437/image-size/large?v=v2&amp;amp;px=999" role="button" title="log export.PNG" alt="log export.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 12:06:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104493#M20073</guid>
      <dc:creator>Rohit_Raut</dc:creator>
      <dc:date>2020-12-07T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: CP_LOG_EXPORTER - export only spesific fields and add quots to fields</title>
      <link>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104620#M20091</link>
      <description>&lt;P&gt;do you have an example for&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;fields mapping file?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 07:22:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104620#M20091</guid>
      <dc:creator>asher</dc:creator>
      <dc:date>2020-12-08T07:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: CP_LOG_EXPORTER - export only spesific fields and add quots to fields</title>
      <link>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104647#M20094</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Follow below link for details&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Logging-and-Reporting/Check-Point-Log-Export-filtering-field/m-p/96866" target="_blank" rel="noopener"&gt;https://community.checkpoint.com/t5/Logging-and-Reporting/Check-Point-Log-Export-filtering-field/m-p/96866&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 11:31:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/CP-LOG-EXPORTER-export-only-spesific-fields-and-add-quots-to/m-p/104647#M20094</guid>
      <dc:creator>Rohit_Raut</dc:creator>
      <dc:date>2020-12-08T11:31:28Z</dc:date>
    </item>
  </channel>
</rss>

