<?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: Easy Tool - Syslog Viewer PRO in Scripts</title>
    <link>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267270#M1294</link>
    <description>&lt;P&gt;Here is an example of how the filters work:&lt;/P&gt;
&lt;P data-start="0" data-end="86"&gt;RED:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Only the red-marked events of the syslog filters are written to the syslog.log file.&lt;/P&gt;
&lt;P data-start="88" data-end="240" data-is-last-node="" data-is-only-node=""&gt;GREEN:&amp;nbsp; The green-marked filter entries are applied to the syslog.log data within the tool for display purposes and can be modified at any time for searching.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syslog1_jpeg_546gfh456-3.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32715i122DA36B039DDE71/image-size/large?v=v2&amp;amp;px=999" role="button" title="Syslog1_jpeg_546gfh456-3.jpg" alt="Syslog1_jpeg_546gfh456-3.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jan 2026 12:42:30 GMT</pubDate>
    <dc:creator>HeikoAnkenbrand</dc:creator>
    <dc:date>2026-01-14T12:42:30Z</dc:date>
    <item>
      <title>Easy Tool - Syslog Viewer PRO</title>
      <link>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267262#M1292</link>
      <description>&lt;P class="lia-align-center" data-start="0" data-end="150"&gt;&lt;STRONG&gt;&lt;BR /&gt;Syslog Viewer PRO&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;To enable rapid analysis of syslog information, I developed a small Windows tool in C++ that allows filtered syslog data to be displayed in real time.&amp;nbsp;It can be used for debugging Check Point products. It supports the standard syslog format and is therefore compatible with all other products that support syslog.&amp;nbsp;It is intended for debugging and analyzing syslog information.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="152" data-end="194"&gt;The tool provides the following functions:&lt;/P&gt;
&lt;UL data-start="195" data-end="742" data-is-last-node="" data-is-only-node=""&gt;
&lt;LI data-start="195" data-end="264"&gt;
&lt;P data-start="197" data-end="264"&gt;While the tool is running, the syslog port 514 (UDP/TCP) is opened.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="265" data-end="349"&gt;
&lt;P data-start="267" data-end="349"&gt;All syslog data, such as messages sent to this client, are displayed in real time.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="350" data-end="465"&gt;
&lt;P data-start="352" data-end="465"&gt;It is possible to define syslog filters so that only information matching the filters is written to the log file.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="466" data-end="587"&gt;
&lt;P data-start="468" data-end="587"&gt;Additionally, a display filter is available, which shows only the filtered information from the log data on the screen.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="588" data-end="656"&gt;
&lt;P data-start="590" data-end="656"&gt;All filters can be combined using logical “AND” or “OR” operators.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="657" data-end="742" data-is-last-node=""&gt;
&lt;P data-start="659" data-end="742" data-is-last-node=""&gt;For analysis purposes, log processing within the tool can be stopped and restarted.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="0" data-end="15"&gt;&lt;BR /&gt;Required steps:&lt;/P&gt;
&lt;UL data-start="16" data-end="453"&gt;
&lt;LI data-start="16" data-end="118"&gt;
&lt;P data-start="18" data-end="118"&gt;Download the tool and run it with local administrator privileges. This is required to open port 514.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="119" data-end="366"&gt;
&lt;P data-start="121" data-end="214"&gt;Configure syslog on the management server to send logs to the IP address of your workstation:&lt;/P&gt;
&lt;OL data-start="217" data-end="366"&gt;
&lt;LI data-start="217" data-end="255"&gt;
&lt;P data-start="220" data-end="255"&gt;Open the management server object&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="258" data-end="289"&gt;
&lt;P data-start="261" data-end="289"&gt;Navigate to “Log → Export”&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="292" data-end="366"&gt;
&lt;P data-start="295" data-end="366"&gt;Create a new syslog object targeting the IP address of your workstation&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI data-start="367" data-end="453"&gt;
&lt;P data-start="369" data-end="453"&gt;If necessary, adjust the local desktop firewall to allow UDP/TCP traffic on port 514&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="455" data-end="474" data-is-last-node="" data-is-only-node=""&gt;&lt;BR /&gt;Tool download link:&lt;BR /&gt;&lt;A href="https://www.checkpoint.tips/tools/Syslog.exe" target="_self"&gt;Syslog Viewer PRO 1.3 (Mobile App)&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;File hash SHA256:&lt;BR /&gt;768D57916BD9BB292BC2033619D49A356C583EEFCFD1F72A3ABD4B6B95CE572A&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syslog_6546456.png" style="width: 612px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32697iCAA8A840E0754047/image-size/large?v=v2&amp;amp;px=999" role="button" title="Syslog_6546456.png" alt="Syslog_6546456.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 08:10:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267262#M1292</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-14T08:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Tool - Syslog Viewer PRO</title>
      <link>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267270#M1294</link>
      <description>&lt;P&gt;Here is an example of how the filters work:&lt;/P&gt;
&lt;P data-start="0" data-end="86"&gt;RED:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Only the red-marked events of the syslog filters are written to the syslog.log file.&lt;/P&gt;
&lt;P data-start="88" data-end="240" data-is-last-node="" data-is-only-node=""&gt;GREEN:&amp;nbsp; The green-marked filter entries are applied to the syslog.log data within the tool for display purposes and can be modified at any time for searching.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syslog1_jpeg_546gfh456-3.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32715i122DA36B039DDE71/image-size/large?v=v2&amp;amp;px=999" role="button" title="Syslog1_jpeg_546gfh456-3.jpg" alt="Syslog1_jpeg_546gfh456-3.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 12:42:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267270#M1294</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-14T12:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Tool - Syslog Viewer PRO</title>
      <link>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267314#M1295</link>
      <description>&lt;P&gt;Are filter based on regular expressions?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:05:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267314#M1295</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2026-01-14T13:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Tool - Syslog Viewer PRO</title>
      <link>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267319#M1296</link>
      <description>&lt;P&gt;An interesting small tool for testing syslog.&lt;/P&gt;&lt;P&gt;Is it possible to limit the output to a maximum number of lines?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:32:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267319#M1296</guid>
      <dc:creator>FirewallXL</dc:creator>
      <dc:date>2026-01-14T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Easy Tool - Syslog Viewer PRO</title>
      <link>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267320#M1297</link>
      <description>&lt;P&gt;Hey Heiko,&lt;/P&gt;
&lt;P&gt;Any possibility for this to be smart console extension?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:34:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Easy-Tool-Syslog-Viewer-PRO/m-p/267320#M1297</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-14T13:34:30Z</dc:date>
    </item>
  </channel>
</rss>

