<?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: Hit count on https inspection policy rules in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172261#M31301</link>
    <description>&lt;P&gt;If you have the Compliance Blade you can try something like this in order to get hit count reports.&lt;/P&gt;
&lt;DIV id="tinyMceEditor_126b4d4f03bfaceRobertoQ_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2023-02-21 171255.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19694iE04C7CB1A3D25D5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Annotation 2023-02-21 171255.png" alt="Annotation 2023-02-21 171255.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertoq-2.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19695i6F52BCFE4091C736/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertoq-2.png" alt="robertoq-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 23:18:35 GMT</pubDate>
    <dc:creator>RobertoQ</dc:creator>
    <dc:date>2023-02-21T23:18:35Z</dc:date>
    <item>
      <title>Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172247#M31294</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;
&lt;P&gt;Just curious, though Im 99.99% sure this is not possible, but customer asked me last week if there was any way to get hit count on https inspection rules? If not possible currently, any plans to implement it in future releases?&lt;/P&gt;
&lt;P&gt;Cheers and tx as always for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 20:09:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172247#M31294</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-21T20:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172249#M31295</link>
      <description>&lt;P&gt;It's neither available yet in SmartConsole nor an option via SmartEvent (&lt;EM&gt;I tried very hard&lt;/EM&gt;).&lt;/P&gt;
&lt;P&gt;However, there is a quick workaround:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Manually create a table of all the HTTPS inspection rules&lt;/LI&gt;
&lt;LI&gt;copy each rules' name and UID into the table&lt;/LI&gt;
&lt;LI&gt;quick-check if there is any logs for these UIDs shown in the log viewer and fill the column "Hit Count" with your findings, zero hits means the rule can be marked for deletion (&lt;EM&gt;i.e. disabled&lt;/EM&gt;).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Sample result:&lt;/P&gt;
&lt;TABLE border="1" cellspacing="1" cellpadding="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="40px" height="25px" bgcolor="#ccc"&gt;#&lt;/TD&gt;
&lt;TD width="77.4375px" height="25px" bgcolor="#ccc"&gt;Hit Count&lt;/TD&gt;
&lt;TD width="152.281px" height="25px" bgcolor="#ccc"&gt;Name&lt;/TD&gt;
&lt;TD width="303.141px" height="25px" bgcolor="#ccc"&gt;Rule UID&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="40px" height="25px"&gt;1&lt;/TD&gt;
&lt;TD width="77.4375px" height="25px"&gt;High&lt;/TD&gt;
&lt;TD width="152.281px" height="25px"&gt;BestPracticeBypass&lt;/TD&gt;
&lt;TD width="303.141px" height="25px"&gt;1c1a0fb7-c0d5-4350-9817-a551d67cf356&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="40px" height="25px"&gt;2&lt;/TD&gt;
&lt;TD width="77.4375px" height="25px"&gt;Medium&lt;/TD&gt;
&lt;TD width="152.281px" height="25px"&gt;Webinars&lt;/TD&gt;
&lt;TD width="303.141px" height="25px"&gt;8faba360-5846-413a-8415-2bb8573dece7&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="40px" height="25px"&gt;3&lt;/TD&gt;
&lt;TD width="77.4375px" height="25px" bgcolor="#F88379"&gt;0&lt;/TD&gt;
&lt;TD width="152.281px" height="25px"&gt;Banking&lt;/TD&gt;
&lt;TD width="303.141px" height="25px"&gt;9f7df107-b81d-4216-866c-082d9e355731&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Tue, 21 Feb 2023 20:47:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172249#M31295</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2023-02-21T20:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172261#M31301</link>
      <description>&lt;P&gt;If you have the Compliance Blade you can try something like this in order to get hit count reports.&lt;/P&gt;
&lt;DIV id="tinyMceEditor_126b4d4f03bfaceRobertoQ_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2023-02-21 171255.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19694iE04C7CB1A3D25D5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Annotation 2023-02-21 171255.png" alt="Annotation 2023-02-21 171255.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertoq-2.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19695i6F52BCFE4091C736/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertoq-2.png" alt="robertoq-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 23:18:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172261#M31301</guid>
      <dc:creator>RobertoQ</dc:creator>
      <dc:date>2023-02-21T23:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172262#M31302</link>
      <description>&lt;P&gt;Thanks guys, appreciated.&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/47700"&gt;@RobertoQ&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;, grateful for your responses. Customer just wanted to know if it was possible to simply see the hits number, like you can for NAT and regular rules, but since not, its really not a big deal ; -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tx again!&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 00:55:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172262#M31302</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-22T00:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172263#M31303</link>
      <description>&lt;P&gt;Thanks Danny! &lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 00:56:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172263#M31303</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-22T00:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172274#M31308</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;...I dont care what anyone says, you are by far the BEST scripter out there, so if anyone can write a script for this, its you &lt;span class="lia-unicode-emoji" title=":ok_hand:"&gt;👌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 02:28:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172274#M31308</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-22T02:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172524#M31358</link>
      <description>&lt;P&gt;I sent email to Ilya Yusupov from Israel office, as he helped me out big time with weird ISP redundancy issue for a customer few months back. Lets see what he says and will update ; - )&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 17:19:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172524#M31358</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-23T17:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count on https inspection policy rules</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172528#M31359</link>
      <description>&lt;P&gt;Got an email confirmation from&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/14307"&gt;@Ilya_Yusupov&lt;/a&gt;&amp;nbsp;that this indeed is not supported yet, but might be in future releases. Thanks to Ilya for always such fast responses, greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 17:28:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Hit-count-on-https-inspection-policy-rules/m-p/172528#M31359</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-23T17:28:07Z</dc:date>
    </item>
  </channel>
</rss>

