<?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 Cortex XDR Broker VM content cashing verification in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-broker-vm-content-cashing-verification/m-p/1244700#M8937</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have added the self signed certificate (certificate generated in linux and verified by AD) in broker VM, I did not receive any error, but need to verify if the content cashing is working properly?&lt;/P&gt;
&lt;P&gt;How can I verify if the content cashing is working or not?&lt;/P&gt;</description>
    <pubDate>Sat, 27 Dec 2025 14:12:22 GMT</pubDate>
    <dc:creator>amahajani</dc:creator>
    <dc:date>2025-12-27T14:12:22Z</dc:date>
    <item>
      <title>Cortex XDR Broker VM content cashing verification</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-broker-vm-content-cashing-verification/m-p/1244700#M8937</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have added the self signed certificate (certificate generated in linux and verified by AD) in broker VM, I did not receive any error, but need to verify if the content cashing is working properly?&lt;/P&gt;
&lt;P&gt;How can I verify if the content cashing is working or not?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Dec 2025 14:12:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-broker-vm-content-cashing-verification/m-p/1244700#M8937</guid>
      <dc:creator>amahajani</dc:creator>
      <dc:date>2025-12-27T14:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Broker VM content cashing verification</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-broker-vm-content-cashing-verification/m-p/1244976#M8956</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/468777825"&gt;@amahajani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="133" data-end="348"&gt;To verify whether &lt;STRONG data-start="151" data-end="170"&gt;content caching&lt;/STRONG&gt; is working properly on your &lt;STRONG data-start="199" data-end="218"&gt;Broker VM (BVM)&lt;/STRONG&gt; after adding your self-signed certificate, you can check the Broker VM’s file system, internal logs, and the endpoint agent logs.&lt;/P&gt;
&lt;HR data-start="350" data-end="353" /&gt;
&lt;H4 data-start="355" data-end="397"&gt;1. Verify Cached Files on the Broker VM&lt;/H4&gt;
&lt;P data-start="399" data-end="561"&gt;The most direct way to confirm that the Broker VM is successfully caching content is to log into the BVM via &lt;STRONG data-start="508" data-end="515"&gt;SSH&lt;/STRONG&gt; and inspect the designated cache directories.&lt;/P&gt;
&lt;H4 data-start="563" data-end="604"&gt;Check for cached Content Updates (CU)&lt;/H4&gt;
&lt;DIV class="contain-inline-size rounded-2xl corner-superellipse/1.1 relative bg-token-sidebar-surface-primary"&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="whitespace-pre! language-bash"&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-built_in"&gt;ls&lt;/SPAN&gt; /data/agent_cache/content&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P data-start="648" data-end="814"&gt;If caching is functioning correctly, you should see subdirectories for different platforms (for example, &lt;CODE data-start="753" data-end="762"&gt;windows&lt;/CODE&gt;, &lt;CODE data-start="764" data-end="771"&gt;linux&lt;/CODE&gt;, &lt;CODE data-start="773" data-end="778"&gt;mac&lt;/CODE&gt;) containing cached content updates.&lt;/P&gt;
&lt;H3 data-start="816" data-end="853"&gt;Check for cached Agent Installers&lt;/H3&gt;
&lt;DIV class="contain-inline-size rounded-2xl corner-superellipse/1.1 relative bg-token-sidebar-surface-primary"&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="whitespace-pre! language-bash"&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-built_in"&gt;ls&lt;/SPAN&gt; /data/agent_cache/installer&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="whitespace-pre! language-bash"&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P data-start="899" data-end="1012"&gt;The presence of recent or latest agent builds in this directory confirms that the caching feature is operational.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you feel this has answered your query, please let us know by clicking like and on&amp;nbsp;&lt;STRONG&gt;"mark this as a Solution".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy New year!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 15:28:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-broker-vm-content-cashing-verification/m-p/1244976#M8956</guid>
      <dc:creator>susekar</dc:creator>
      <dc:date>2026-01-06T15:28:10Z</dc:date>
    </item>
  </channel>
</rss>

