<?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: Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10 in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280026#M6284</link>
    <description>&lt;P&gt;Exelente content&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2026 11:29:20 GMT</pubDate>
    <dc:creator>Mark89</dc:creator>
    <dc:date>2026-07-22T11:29:20Z</dc:date>
    <item>
      <title>Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/279918#M6275</link>
      <description>&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Executive Summary&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;Discovering cloud assets is only the first part of the CloudGuard Controller architecture.&lt;/P&gt;
&lt;P&gt;The discovered context must also be distributed to Security Gateways, kept current, monitored, and removed when it is no longer valid.&lt;/P&gt;
&lt;P&gt;In R82.10, this enforcement architecture relies on Identity Awareness mechanisms, including Identity Web API and, where appropriate, PDP/PEP Identity Sharing.&lt;/P&gt;
&lt;P&gt;Each dynamically associated IP address also has an expiration timer. If the Controller cannot refresh the association before the TTL expires, the IP address is no longer considered a valid member of the Data Center Object.&lt;/P&gt;
&lt;P&gt;For this reason, CloudGuard Controller health is not merely a management concern. It is part of firewall-policy health.&lt;/P&gt;
&lt;P&gt;This second part covers:&lt;/P&gt;
&lt;P&gt;* Identity Awareness architecture&lt;BR /&gt;* Direct and distributed update models&lt;BR /&gt;* TTL behavior&lt;BR /&gt;* Monitoring and troubleshooting&lt;BR /&gt;* Documented limitations&lt;BR /&gt;* The relationship between Controller and CME&lt;BR /&gt;* Implementation phases&lt;BR /&gt;* Operational metrics&lt;BR /&gt;* Common architectural mistakes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Identity Awareness Is Part of the Enforcement Architecture&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In R82.10, the documented onboarding process requires the Identity Awareness Software Blade and Identity Web API configuration on the Security Gateway that receives Controller updates.&lt;/P&gt;
&lt;P&gt;The documented procedure includes:&lt;/P&gt;
&lt;P&gt;* Creating a management Host object representing `127.0.0.1`&lt;BR /&gt;* Enabling Identity Web API&lt;BR /&gt;* Authorizing the client&lt;BR /&gt;* Installing Access Control policy&lt;/P&gt;
&lt;P&gt;For environments with several enforcement gateways, Identity Sharing can reduce the processing load.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Direct-Update Model&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CloudGuard Controller&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;|&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;+----&amp;gt; Gateway 1 with Identity Web API&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;|&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;+----&amp;gt; Gateway 2 with Identity Web API&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;|&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;+----&amp;gt; Gateway 3 with Identity Web API&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each receiving gateway handles the relevant identity updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;PDP/PEP Identity Sharing Model&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditorWiliRGasparetto_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="tinyMceEditorWiliRGasparetto_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this model:&lt;/P&gt;
&lt;P&gt;* The PDP receives the CloudGuard Controller updates.&lt;BR /&gt;* The PDP is configured to share local identities.&lt;BR /&gt;* PEP gateways retrieve identities from the PDP.&lt;BR /&gt;* Identity Web API is not enabled on the PEP gateways for this purpose.&lt;/P&gt;
&lt;P&gt;Check Point states that this architecture significantly reduces load on Security Gateways.&lt;/P&gt;
&lt;P&gt;The documented supported PDP and PEP versions are R81.10 and higher.&lt;/P&gt;
&lt;P&gt;Identity Awareness Scaled Sharing between PDP gateways in different Management Domains is not supported.&lt;/P&gt;
&lt;P&gt;The R82.10 limitations also state that VSNext is supported only with the Identity Awareness Identity Sharing architecture using a remote PDP.&lt;/P&gt;
&lt;P&gt;The PDP itself cannot be one of the Virtual Systems inside VSNext.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;TTL: What Happens When Updates Stop?&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dynamic object membership cannot remain trusted indefinitely when the Controller can no longer verify it.&lt;/P&gt;
&lt;P&gt;Each IP address associated with a Data Center Object has an expiration timer, or TTL.&lt;/P&gt;
&lt;P&gt;During normal operation, the Controller refreshes that TTL.&lt;/P&gt;
&lt;P&gt;If updates fail continuously—for example, because connectivity between the Management Server and Security Gateway is unavailable—the TTL is not refreshed.&lt;/P&gt;
&lt;P&gt;When it expires, the affected IP address is no longer valid as a member of that Data Center Object.&lt;/P&gt;
&lt;P&gt;Operationally, this means the rule using that membership can no longer match the expired IP.&lt;/P&gt;
&lt;P&gt;The final traffic decision then depends on the rules that follow it.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Normal Operation&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gemini_Generated_Image_nvl5upnvl5upnvl5.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34758iE432D6E096C737F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Gemini_Generated_Image_nvl5upnvl5upnvl5.png" alt="Gemini_Generated_Image_nvl5upnvl5upnvl5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;&amp;nbsp;Prolonged Update Failure&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gemini_Generated_Image_ugcjt4ugcjt4ugcj.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34759iB141840DBA432071/image-size/large?v=v2&amp;amp;px=999" role="button" title="Gemini_Generated_Image_ugcjt4ugcjt4ugcj.png" alt="Gemini_Generated_Image_ugcjt4ugcjt4ugcj.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Check Point strongly recommends monitoring the Controller because of this dependency.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Documentation Discrepancy Concerning TTL&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;The R82.10 monitoring section states that TTL can be configured from five minutes to 30 days.&lt;/P&gt;
&lt;P&gt;The R82.10 `vsec.conf` parameter section currently lists:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;enforcementSessionTimeoutInMinutes=20160&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Minimum: 60 minutes&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Maximum: 43200 minutes&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Default: 20160 minutes&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;`20160` minutes equals 14 days.&lt;/P&gt;
&lt;P&gt;The official guide therefore contains a discrepancy between its monitoring narrative and its configuration-parameter section.&lt;/P&gt;
&lt;P&gt;Before changing this value:&lt;/P&gt;
&lt;P&gt;* Verify the effective limits in the installed Controller package.&lt;BR /&gt;* Review the currently installed self-updatable package Take.&lt;BR /&gt;* Evaluate the operational impact of expiration.&lt;BR /&gt;* Test Management-to-Gateway outages.&lt;BR /&gt;* Open a Check Point Support case if the required setting is outside the documented parameter constraints.&lt;/P&gt;
&lt;P&gt;A lower TTL may remove stale identities faster, but it also reduces tolerance for API, Management, network, or gateway outages.&lt;/P&gt;
&lt;P&gt;A higher TTL increases continuity but extends the time during which stale membership may remain enforceable.&lt;/P&gt;
&lt;P&gt;TTL is therefore a &lt;EM&gt;&lt;STRONG&gt;risk trade-off&lt;/STRONG&gt;&lt;/EM&gt;, not just a performance parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Monitoring Must Be Part of the Design&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;CloudGuard Controller should not be treated as a background feature that is configured once and forgotten.&lt;/P&gt;
&lt;P&gt;If tag and asset context influence enforcement, Controller health is part of firewall-policy health.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#FF99CC"&gt;1. Check Controller Status&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;On the Security Management Server:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;bash&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;cpstat vsec&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The output includes information about imported objects and Controller updates since the last Controller restart.&lt;/P&gt;
&lt;P&gt;Important limitation:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;gt; `cpstat vsec` does not monitor Data Center Query Objects.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;A healthy `cpstat vsec` result therefore does not, by itself, prove that every Query Object has the expected membership.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;2. Monitor Critical Controller Logs&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;Use this SmartConsole filter:&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt;&lt;FONT color="#FF99CC"&gt;blade:"CloudGuard IaaS" AND severity:Critical&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/H3&gt;
&lt;P&gt;Critical Controller events can also be connected to automatic reactions, scripts, or email notifications through the applicable SmartEvent or SmartTask workflow.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;3. Monitor Connection Freshness&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;When importing data-center objects, SmartConsole provides information about the connection and last update.&lt;/P&gt;
&lt;P&gt;An old last-update timestamp should be treated as a security signal, not merely an inventory issue.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;4. Validate Query Membership&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;For Data Center Query Objects:&lt;/P&gt;
&lt;P&gt;1. Publish changes.&lt;BR /&gt;2. Reopen the Query Rules section.&lt;BR /&gt;3. Use the preview function.&lt;BR /&gt;4. Compare the returned assets with the cloud inventory.&lt;BR /&gt;5. Investigate unexpected additions and removals.&lt;/P&gt;
&lt;P&gt;Because `cpstat vsec` does not monitor Query Objects, preview validation and functional testing are especially important.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;5. Resend Enforcement Data When Required&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;For troubleshooting, run on the Management Server:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;vsec_controller_cli&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Then select:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Resend enforcement data to gateway&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This causes the Controller to resend enforcement data to the selected Security Gateway.&lt;/P&gt;
&lt;P&gt;This is also required when identities are manually deleted from a gateway because the Management Server is not automatically aware that the local deletion occurred.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;6. Monitor Scale and Kernel-Table Consumption&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;CloudGuard Controller uses Identity Awareness mechanisms on the gateway.&lt;/P&gt;
&lt;P&gt;Check Point warns that the gateway kernel-table limit can be reached when a large number of IP addresses is distributed.&lt;/P&gt;
&lt;P&gt;The design must therefore consider:&lt;/P&gt;
&lt;P&gt;* Total number of discovered assets&lt;BR /&gt;* Number of IP addresses per object&lt;BR /&gt;* Number of Query Objects&lt;BR /&gt;* Object overlap&lt;BR /&gt;* Rate of changes&lt;BR /&gt;* Number of gateways receiving updates&lt;BR /&gt;* PDP/PEP architecture&lt;BR /&gt;* Gateway sizing&lt;/P&gt;
&lt;P&gt;SmartLog should be monitored for the related capacity condition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#FF99CC"&gt;A Practical Troubleshooting Workflow&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;When a new workload does not match the expected rule, use a layered approach.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 1 — Validate the Cloud Resource&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Confirm:&lt;/P&gt;
&lt;P&gt;* The workload exists.&lt;BR /&gt;* The expected network interface has an IP address.&lt;BR /&gt;* The expected tag key and value are present.&lt;BR /&gt;* Tag casing is correct.&lt;BR /&gt;* The resource type is supported by the connector.&lt;BR /&gt;* The resource is in the account, project, subscription, region, or cluster scanned by the Data Center Server.&lt;/P&gt;
&lt;P&gt;Do not begin by changing the firewall rule.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 2 — Validate the Data Center Server&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;In SmartConsole:&lt;/P&gt;
&lt;P&gt;* Verify connection status.&lt;BR /&gt;* Review the last successful update.&lt;BR /&gt;* Test the connection.&lt;BR /&gt;* Confirm authentication has not expired.&lt;BR /&gt;* Verify the cloud role or service principal still has the required read permissions.&lt;/P&gt;
&lt;P&gt;For Azure, Check Point recommends at least the Reader permission on the relevant resource groups or subscription.&lt;/P&gt;
&lt;P&gt;Time synchronization must also be correct because clock issues can cause cloud polling to fail.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 3 — Validate the Query&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Open the Data Center Query Object and preview the results.&lt;/P&gt;
&lt;P&gt;Confirm that the workload appears and that no unexpected workload also matches.&lt;/P&gt;
&lt;P&gt;If it does not appear:&lt;/P&gt;
&lt;P&gt;* Validate the Type value.&lt;BR /&gt;* Validate each Query Rule.&lt;BR /&gt;* Validate AND/OR logic.&lt;BR /&gt;* Verify the tag key and value.&lt;BR /&gt;* Verify casing.&lt;BR /&gt;* Confirm the correct Data Centers are selected.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 4 — Validate Policy Deployment&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Confirm:&lt;/P&gt;
&lt;P&gt;* The Query Object is used in the intended rule.&lt;BR /&gt;* The management session was published.&lt;BR /&gt;* The policy was installed on the correct gateway.&lt;BR /&gt;* No subsequent topology or policy change requires another installation.&lt;BR /&gt;* If a new Data Center Server was added to an All Data Centers query, policy was reinstalled.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 5 — Validate Controller Health&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Run:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;cpstat vsec&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Remember that this does not validate Data Center Query Objects directly.&lt;/P&gt;
&lt;P&gt;Search for:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;blade:"CloudGuard IaaS" AND severity:Critical&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 6 — Validate Distribution&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Confirm:&lt;/P&gt;
&lt;P&gt;* Identity Awareness is enabled where required.&lt;BR /&gt;* Identity Web API is correctly configured on the receiving gateway or PDP.&lt;BR /&gt;* The authorized client and secret configuration are correct.&lt;BR /&gt;* PDP/PEP Identity Sharing is operational.&lt;BR /&gt;* The PEP references the correct PDP.&lt;BR /&gt;* The gateway has not reached an identity or kernel-table capacity condition.&lt;/P&gt;
&lt;P&gt;&lt;EM style="font-size: 18px;"&gt;&lt;STRONG&gt;Step 7 — Resend Enforcement Data&lt;/STRONG&gt;&lt;/EM&gt;S&lt;/P&gt;
&lt;P&gt;Run:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;vsec_controller_cli&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Select the affected gateway and resend the enforcement data.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Step 8 — Validate Enforcement&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Generate controlled traffic and verify:&lt;/P&gt;
&lt;P&gt;* Matched rule&lt;BR /&gt;* Source and destination IP&lt;BR /&gt;* Service&lt;BR /&gt;* Action&lt;BR /&gt;* Log&lt;BR /&gt;* Expected Data Center Object context, where available&lt;/P&gt;
&lt;P&gt;Do not rely only on the object appearing in SmartConsole.&lt;/P&gt;
&lt;P&gt;The final validation is successful gateway enforcement.&lt;/P&gt;
&lt;H2&gt;&lt;FONT color="#FF99CC"&gt;Discussion&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;How is your organization validating dynamic object membership today?&lt;/P&gt;
&lt;P&gt;* Are security-sensitive tags protected through cloud IAM?&lt;BR /&gt;* Do you measure cloud change-to-enforcement time?&lt;BR /&gt;* Are you using direct Identity Web API updates or PDP/PEP Identity Sharing?&lt;BR /&gt;* How do you monitor Data Center Query Objects, considering that `cpstat vsec` does not cover them?&lt;BR /&gt;* Have you tested what happens when API polling or Management-to-Gateway updates fail long enough for mappings to expire?&lt;BR /&gt;* Where do you draw the operational boundary between CloudGuard Controller and CME in autoscaling environments?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2026 17:41:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/279918#M6275</guid>
      <dc:creator>WiliRGasparetto</dc:creator>
      <dc:date>2026-07-20T17:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/279931#M6280</link>
      <description>&lt;P&gt;Part 1 &lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/Cloud-Firewall/Part-1-How-CloudGuard-Controller-R82-10-Builds-Dynamic-Security/m-p/279800" target="_blank"&gt;https://community.checkpoint.com/t5/Cloud-Firewall/Part-1-How-CloudGuard-Controller-R82-10-Builds-Dynamic-Security/m-p/279800&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2026 17:36:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/279931#M6280</guid>
      <dc:creator>WiliRGasparetto</dc:creator>
      <dc:date>2026-07-20T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280026#M6284</link>
      <description>&lt;P&gt;Exelente content&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 11:29:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280026#M6284</guid>
      <dc:creator>Mark89</dc:creator>
      <dc:date>2026-07-22T11:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280032#M6285</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Excellent post!&lt;/STRONG&gt; Really clear and well structured.&lt;/P&gt;&lt;P&gt;I loved how you covered the TTL impact and explained the PDP/PEP identity sharing model. It adds a ton of practical value for anyone dealing with monitoring and troubleshooting on a daily basis. Thanks for sharing!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 12:50:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280032#M6285</guid>
      <dc:creator>jorgeluiznim</dc:creator>
      <dc:date>2026-07-22T12:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Distribution, TTL, Monitoring, and Operations in CloudGuard Controller R82.10</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280059#M6286</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 14:55:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Identity-Distribution-TTL-Monitoring-and-Operations-in/m-p/280059#M6286</guid>
      <dc:creator>WiliRGasparetto</dc:creator>
      <dc:date>2026-07-22T14:55:21Z</dc:date>
    </item>
  </channel>
</rss>

