<?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 mismatch in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114323#M5725</link>
    <description>&lt;P&gt;Thank you for the suggestion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my private setup using an evaluation licence that I use for training, and I'm not a Checkpoint customer. Can I still raise a TAC case?&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 23:49:03 GMT</pubDate>
    <dc:creator>m2kujawa</dc:creator>
    <dc:date>2021-03-22T23:49:03Z</dc:date>
    <item>
      <title>Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114163#M5721</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to pull hit count for each rule in a policy using API command but there is a mismatch between what's shown in Smart Console and the output of the API command. Could someone please explain where the mismatch is coming from, or what I do incorrectly?&lt;/P&gt;&lt;P&gt;Some more details -There are 2 rules in my lab setup, the first one is showing 44 hits, and the cleanup rule shows 4k hits. However, when I run the API command to see the rulebase, hits value on each rule is 0.&lt;/P&gt;&lt;P&gt;Attached screenshot with hit count from Smart Console and below is the API command I ran and its the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@Check_Point_R81_SMS:0]# mgmt_cli show access-rulebase name "Network" show-hits "True" --format json&lt;BR /&gt;Username: admin&lt;BR /&gt;Password:&lt;BR /&gt;{&lt;BR /&gt;"uid" : "f5cec687-05e5-4573-b1dc-08119f24cbc9",&lt;BR /&gt;"name" : "Network",&lt;BR /&gt;"rulebase" : [ {&lt;BR /&gt;"uid" : "82062c9a-1099-4f3d-918e-25603854d236",&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"name" : "Access to SMS and SG"&lt;/FONT&gt;,&lt;BR /&gt;"type" : "access-rule",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "41e821a0-3720-11e3-aa6e-0800200c9fde",&lt;BR /&gt;"name" : "SMC User",&lt;BR /&gt;"domain-type" : "domain"&lt;BR /&gt;},&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"rule-number" : 1&lt;/FONT&gt;,&lt;BR /&gt;"track" : {&lt;BR /&gt;"type" : "598ead32-aa42-4615-90ed-f51a5928d41d",&lt;BR /&gt;"per-session" : false,&lt;BR /&gt;"per-connection" : true,&lt;BR /&gt;"accounting" : false,&lt;BR /&gt;"enable-firewall-session" : false,&lt;BR /&gt;"alert" : "none"&lt;BR /&gt;},&lt;BR /&gt;"source" : [ "0bc5427d-8710-46b3-8893-d5e3ccc303d8" ],&lt;BR /&gt;"source-negate" : false,&lt;BR /&gt;"destination" : [ "90b6263c-cbd7-964a-9b9e-b67f29873a79", "4e881b81-e941-474b-a7a4-2cdd9fa997b1" ],&lt;BR /&gt;"destination-negate" : false,&lt;BR /&gt;"service" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"service-negate" : false,&lt;BR /&gt;"vpn" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"action" : "6c488338-8eec-4103-ad21-cd461ac2c472",&lt;BR /&gt;"action-settings" : {&lt;BR /&gt;"enable-identity-captive-portal" : false&lt;BR /&gt;},&lt;BR /&gt;"content" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"content-negate" : false,&lt;BR /&gt;"content-direction" : "any",&lt;BR /&gt;"time" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"hits" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"percentage" : "0%",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"level" : "zero",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"value" : 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;}&lt;/FONT&gt;,&lt;BR /&gt;"custom-fields" : {&lt;BR /&gt;"field-1" : "",&lt;BR /&gt;"field-2" : "",&lt;BR /&gt;"field-3" : ""&lt;BR /&gt;},&lt;BR /&gt;"meta-info" : {&lt;BR /&gt;"lock" : "unlocked",&lt;BR /&gt;"validation-state" : "ok",&lt;BR /&gt;"last-modify-time" : {&lt;BR /&gt;"posix" : 1616299109471,&lt;BR /&gt;"iso-8601" : "2021-03-21T03:58+0000"&lt;BR /&gt;},&lt;BR /&gt;"last-modifier" : "admin",&lt;BR /&gt;"creation-time" : {&lt;BR /&gt;"posix" : 1616295963413,&lt;BR /&gt;"iso-8601" : "2021-03-21T03:06+0000"&lt;BR /&gt;},&lt;BR /&gt;"creator" : "admin"&lt;BR /&gt;},&lt;BR /&gt;"comments" : "",&lt;BR /&gt;"enabled" : true,&lt;BR /&gt;"install-on" : [ "6c488338-8eec-4103-ad21-cd461ac2c476" ]&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "53fcfdbf-9053-45c6-93ae-c8ab4c442798",&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"name" : "Cleanup rule"&lt;/FONT&gt;,&lt;BR /&gt;"type" : "access-rule",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "41e821a0-3720-11e3-aa6e-0800200c9fde",&lt;BR /&gt;"name" : "SMC User",&lt;BR /&gt;"domain-type" : "domain"&lt;BR /&gt;},&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"rule-number" : 2&lt;/FONT&gt;,&lt;BR /&gt;"track" : {&lt;BR /&gt;"type" : "598ead32-aa42-4615-90ed-f51a5928d41d",&lt;BR /&gt;"per-session" : false,&lt;BR /&gt;"per-connection" : true,&lt;BR /&gt;"accounting" : false,&lt;BR /&gt;"enable-firewall-session" : false,&lt;BR /&gt;"alert" : "none"&lt;BR /&gt;},&lt;BR /&gt;"source" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"source-negate" : false,&lt;BR /&gt;"destination" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"destination-negate" : false,&lt;BR /&gt;"service" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"service-negate" : false,&lt;BR /&gt;"vpn" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"action" : "6c488338-8eec-4103-ad21-cd461ac2c473",&lt;BR /&gt;"action-settings" : { },&lt;BR /&gt;"content" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;"content-negate" : false,&lt;BR /&gt;"content-direction" : "any",&lt;BR /&gt;"time" : [ "97aeb369-9aea-11d5-bd16-0090272ccb30" ],&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"hits" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"percentage" : "0%",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"level" : "zero",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"value" : 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;}&lt;/FONT&gt;,&lt;BR /&gt;"custom-fields" : {&lt;BR /&gt;"field-1" : "",&lt;BR /&gt;"field-2" : "",&lt;BR /&gt;"field-3" : ""&lt;BR /&gt;},&lt;BR /&gt;"meta-info" : {&lt;BR /&gt;"lock" : "unlocked",&lt;BR /&gt;"validation-state" : "ok",&lt;BR /&gt;"last-modify-time" : {&lt;BR /&gt;"posix" : 1616299111286,&lt;BR /&gt;"iso-8601" : "2021-03-21T03:58+0000"&lt;BR /&gt;},&lt;BR /&gt;"last-modifier" : "admin",&lt;BR /&gt;"creation-time" : {&lt;BR /&gt;"posix" : 1603000865309,&lt;BR /&gt;"iso-8601" : "2020-10-18T07:01+0100"&lt;BR /&gt;},&lt;BR /&gt;"creator" : "System"&lt;BR /&gt;},&lt;BR /&gt;"comments" : "",&lt;BR /&gt;"enabled" : true,&lt;BR /&gt;"install-on" : [ "6c488338-8eec-4103-ad21-cd461ac2c476" ]&lt;BR /&gt;} ],&lt;BR /&gt;"objects-dictionary" : [ {&lt;BR /&gt;"uid" : "6c488338-8eec-4103-ad21-cd461ac2c472",&lt;BR /&gt;"name" : "Accept",&lt;BR /&gt;"type" : "RulebaseAction",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "a0bbbc99-adef-4ef8-bb6d-defdefdefdef",&lt;BR /&gt;"name" : "Check Point Data",&lt;BR /&gt;"domain-type" : "data domain"&lt;BR /&gt;}&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "97aeb369-9aea-11d5-bd16-0090272ccb30",&lt;BR /&gt;"name" : "Any",&lt;BR /&gt;"type" : "CpmiAnyObject",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "a0bbbc99-adef-4ef8-bb6d-defdefdefdef",&lt;BR /&gt;"name" : "Check Point Data",&lt;BR /&gt;"domain-type" : "data domain"&lt;BR /&gt;}&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "4e881b81-e941-474b-a7a4-2cdd9fa997b1",&lt;BR /&gt;"name" : "Check_Point_R81_SG",&lt;BR /&gt;"type" : "simple-gateway",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "41e821a0-3720-11e3-aa6e-0800200c9fde",&lt;BR /&gt;"name" : "SMC User",&lt;BR /&gt;"domain-type" : "domain"&lt;BR /&gt;}&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "90b6263c-cbd7-964a-9b9e-b67f29873a79",&lt;BR /&gt;"name" : "Check_Point_R81_SMS",&lt;BR /&gt;"type" : "checkpoint-host",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "41e821a0-3720-11e3-aa6e-0800200c9fde",&lt;BR /&gt;"name" : "SMC User",&lt;BR /&gt;"domain-type" : "domain"&lt;BR /&gt;}&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "6c488338-8eec-4103-ad21-cd461ac2c473",&lt;BR /&gt;"name" : "Drop",&lt;BR /&gt;"type" : "RulebaseAction",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "a0bbbc99-adef-4ef8-bb6d-defdefdefdef",&lt;BR /&gt;"name" : "Check Point Data",&lt;BR /&gt;"domain-type" : "data domain"&lt;BR /&gt;}&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "598ead32-aa42-4615-90ed-f51a5928d41d",&lt;BR /&gt;"name" : "Log",&lt;BR /&gt;"type" : "Track",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "a0bbbc99-adef-4ef8-bb6d-defdefdefdef",&lt;BR /&gt;"name" : "Check Point Data",&lt;BR /&gt;"domain-type" : "data domain"&lt;BR /&gt;}&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "0bc5427d-8710-46b3-8893-d5e3ccc303d8",&lt;BR /&gt;"name" : "MKUJ_PC",&lt;BR /&gt;"type" : "host",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "41e821a0-3720-11e3-aa6e-0800200c9fde",&lt;BR /&gt;"name" : "SMC User",&lt;BR /&gt;"domain-type" : "domain"&lt;BR /&gt;},&lt;BR /&gt;"ipv4-address" : "192.168.10.1"&lt;BR /&gt;}, {&lt;BR /&gt;"uid" : "6c488338-8eec-4103-ad21-cd461ac2c476",&lt;BR /&gt;"name" : "Policy Targets",&lt;BR /&gt;"type" : "Global",&lt;BR /&gt;"domain" : {&lt;BR /&gt;"uid" : "a0bbbc99-adef-4ef8-bb6d-defdefdefdef",&lt;BR /&gt;"name" : "Check Point Data",&lt;BR /&gt;"domain-type" : "data domain"&lt;BR /&gt;}&lt;BR /&gt;} ],&lt;BR /&gt;"from" : 1,&lt;BR /&gt;"to" : 2,&lt;BR /&gt;"total" : 2&lt;BR /&gt;}&lt;BR /&gt;[Expert@Check_Point_R81_SMS:0]#&lt;/P&gt;</description>
      <pubDate>Sun, 21 Mar 2021 12:59:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114163#M5721</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2021-03-21T12:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114167#M5722</link>
      <description>&lt;P&gt;Maybe try with lowercase 't' in "true"? In an API tool I'm working on, this is the exact body I use in a request for rule information:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;["uid":id.uuidString,
"use-object-dictionary":"false",
"show-hits":"true",
"details-level":"full",
"limit":limit,
"offset":offset]&lt;/LI-CODE&gt;
&lt;P&gt;I then use my language's JSON serializer which maintains case to convert that list into a JSON object for my request.&lt;/P&gt;
&lt;P&gt;I definitely get hit data from my development SmartCenter using that request body.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Mar 2021 16:21:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114167#M5722</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-03-21T16:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114318#M5723</link>
      <description>&lt;P&gt;Hi Bob,&lt;BR /&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;I've tried 4 different variations ("True", "true", True, true), and none of them raise an error for invalid input. Also, all of them cause the hit count section to be displayed in the output. Unfortunately, it doesn't matter which option I use, hit count displayed in CLI is always 0.&lt;/P&gt;&lt;P&gt;I've also noticed another strange thing, when I put the cursor over hit count in Smart Console, even though I can see the number of hits on each rule, and logs on the bottom that confirm I get hits, it says 'Zero Hit Count Level' (see attached).&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 22:13:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114318#M5723</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2021-03-22T22:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114319#M5724</link>
      <description>&lt;P&gt;I recommend a TAC case here.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 23:03:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114319#M5724</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-22T23:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114323#M5725</link>
      <description>&lt;P&gt;Thank you for the suggestion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my private setup using an evaluation licence that I use for training, and I'm not a Checkpoint customer. Can I still raise a TAC case?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 23:49:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114323#M5725</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2021-03-22T23:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114330#M5726</link>
      <description>&lt;P&gt;You probably can't do that without a support agreement in place.&lt;BR /&gt;That said maybe&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37502"&gt;@Omer_Kleinstern&lt;/a&gt;&amp;nbsp;can confirm if this is a known bug or not.&lt;BR /&gt;What JHF are you running on R81?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 06:15:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114330#M5726</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-23T06:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114347#M5727</link>
      <description>&lt;P&gt;It's a fresh install of R81. Please find the output below for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@Check_Point_R81_SMS:0]# cpinfo -y all&lt;/P&gt;&lt;P&gt;This is Check Point CPinfo Build 914000214 for GAIA&lt;BR /&gt;[IDA]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[MGMT]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[CPFC]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[FW1]&lt;BR /&gt;HOTFIX_GOT_MGMT_AUTOUPDATE&lt;BR /&gt;HOTFIX_GOT_TPCONF_MGMT_AUTOUPDATE&lt;/P&gt;&lt;P&gt;FW1 build number:&lt;BR /&gt;This is Check Point Security Management Server R81 - Build 287&lt;BR /&gt;This is Check Point's software version R81 - Build 959&lt;/P&gt;&lt;P&gt;[SecurePlatform]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[CPinfo]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[AutoUpdater]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[DIAG]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[Reporting Module]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[CPuepm]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[VSEC]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[SmartLog]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[R7520CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[R7540CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[R76CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[SFWR77CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[SFWR80CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[R77CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[R8040CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[R75CMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[FLICMP]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[MGMTAPI]&lt;BR /&gt;No hotfixes..&lt;/P&gt;&lt;P&gt;[CPUpdates]&lt;BR /&gt;BUNDLE_DC_CONTENT_AUTOUPDATE Take: 9&lt;BR /&gt;BUNDLE_GOT_MGMT_AUTOUPDATE Take: 71&lt;BR /&gt;BUNDLE_DC_INFRA_AUTOUPDATE Take: 20&lt;BR /&gt;BUNDLE_GOT_TPCONF_MGMT_AUTOUPDATE Take: 30&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@Check_Point_R81_SMS:0]#&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 11:28:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114347#M5727</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2021-03-23T11:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114646#M5728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/53764"&gt;@m2kujawa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There in a k&lt;SPAN&gt;nown limitation in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;returned hit count data when the time range is less than&amp;nbsp;&lt;SPAN&gt;24 hours (sk166717, PMTR-54350).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Can you try to add&amp;nbsp;&lt;SPAN&gt;hits-settings with&amp;nbsp;more than the last 24 hours?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Omer&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 17:40:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114646#M5728</guid>
      <dc:creator>Omer_Kleinstern</dc:creator>
      <dc:date>2021-03-25T17:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hit count mismatch</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114831#M5729</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37502"&gt;@Omer_Kleinstern&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks, that's good to know. I've tried to query rulebase with a hit count older than the last 24 hours and it worked just fine.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 02:50:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Hit-count-mismatch/m-p/114831#M5729</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2021-03-29T02:50:20Z</dc:date>
    </item>
  </channel>
</rss>

