<?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 R80.30 - Exporting Rule Hit Counters without SMS access? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R80-30-Exporting-Rule-Hit-Counters-without-SMS-access/m-p/280324#M46623</link>
    <description>&lt;DIV class=""&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;Looking for a way to export rule hit counts on a large policy in R80.30 for an cleanup/upgrade project.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My access:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;SmartConsole:&lt;/STRONG&gt; Access to view the policy (I can see the Hits column in the GUI).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Gateway:&lt;/STRONG&gt; Full SSH / Expert access.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Management Server:&lt;/STRONG&gt; No SSH or Management API access.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I've tested:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Actions &amp;gt; Export&lt;/I&gt; in SmartConsole leaves out the Hits column entirely.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Copy/pasting grid rows into Excel doesn't work.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Gateway CLI commands (cpstat fw, fw tab) show active connection stats, but no clean rule-by-rule tally.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone found a clean workaround or gateway script to pull rule hit numbers under these access constraints?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 28 Jul 2026 19:46:45 GMT</pubDate>
    <dc:creator>Shurik</dc:creator>
    <dc:date>2026-07-28T19:46:45Z</dc:date>
    <item>
      <title>R80.30 - Exporting Rule Hit Counters without SMS access?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-Exporting-Rule-Hit-Counters-without-SMS-access/m-p/280324#M46623</link>
      <description>&lt;DIV class=""&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;Looking for a way to export rule hit counts on a large policy in R80.30 for an cleanup/upgrade project.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My access:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;SmartConsole:&lt;/STRONG&gt; Access to view the policy (I can see the Hits column in the GUI).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Gateway:&lt;/STRONG&gt; Full SSH / Expert access.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Management Server:&lt;/STRONG&gt; No SSH or Management API access.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I've tested:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Actions &amp;gt; Export&lt;/I&gt; in SmartConsole leaves out the Hits column entirely.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Copy/pasting grid rows into Excel doesn't work.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Gateway CLI commands (cpstat fw, fw tab) show active connection stats, but no clean rule-by-rule tally.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone found a clean workaround or gateway script to pull rule hit numbers under these access constraints?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Jul 2026 19:46:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-Exporting-Rule-Hit-Counters-without-SMS-access/m-p/280324#M46623</guid>
      <dc:creator>Shurik</dc:creator>
      <dc:date>2026-07-28T19:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - Exporting Rule Hit Counters without SMS access?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-Exporting-Rule-Hit-Counters-without-SMS-access/m-p/280325#M46624</link>
      <description>&lt;P&gt;Hits weren't exported from SmartConsole until a much later release.&lt;BR /&gt;If you have API access, hits can be included as part of a show access-rulebase call (they aren't by default), even in R80.30.&lt;/P&gt;
&lt;P&gt;The hitcount data is actually stored in a sqlite file on the gateway:&amp;nbsp;$FWDIR/conf/hit_count_rules_table.sqlite&lt;BR /&gt;This is per:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk79240" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk79240&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 20:12:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-Exporting-Rule-Hit-Counters-without-SMS-access/m-p/280325#M46624</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-07-28T20:12:12Z</dc:date>
    </item>
  </channel>
</rss>

