<?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: Check Cortex XDR Agent status in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544792#M4486</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/80440"&gt;@Nazlikul&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What would be your use case? Do you have to monitor service uptime? Operational Status? Does the check need to be local? Could the status come from the XDR console? or from the Cortex XDR API?&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 12:47:34 GMT</pubDate>
    <dc:creator>fmoixsante</dc:creator>
    <dc:date>2023-06-05T12:47:34Z</dc:date>
    <item>
      <title>Check Cortex XDR Agent status</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544784#M4484</link>
      <description>&lt;P&gt;Is it still possible to check the status of Cortex agent in registry? I want to check the status on the client side periodically. I know it is possible via cytool but i need to do this periodically on a lot of computers.&lt;/P&gt;
&lt;P&gt;I know there was a way on Traps agent via the registry. Is this still possible or are there any other ways?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:07:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544784#M4484</guid>
      <dc:creator>Nazlikul</dc:creator>
      <dc:date>2023-06-05T12:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Check Cortex XDR Agent status</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544792#M4486</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/80440"&gt;@Nazlikul&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What would be your use case? Do you have to monitor service uptime? Operational Status? Does the check need to be local? Could the status come from the XDR console? or from the Cortex XDR API?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:47:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544792#M4486</guid>
      <dc:creator>fmoixsante</dc:creator>
      <dc:date>2023-06-05T12:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Check Cortex XDR Agent status</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544948#M4497</link>
      <description>&lt;P&gt;Hi&lt;SPAN class="UserName lia-user-name lia-user-rank-L3-Networker lia-component-message-view-widget-author-username"&gt; fmoixsante,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I need to be able to check the operational status. I don't care from where I get the status as long as it is the real operational status,&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 14:12:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544948#M4497</guid>
      <dc:creator>Nazlikul</dc:creator>
      <dc:date>2023-06-06T14:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Check Cortex XDR Agent status</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544969#M4498</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/80440"&gt;@Nazlikul&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;You can monitor Operational Status from the &lt;STRONG&gt;All Endpoints&lt;/STRONG&gt; section of the Cortex XDR console by using Filters and Layouts.&lt;/LI&gt;
&lt;LI&gt;You could create a XQL query to look for Operational Status and get the result as a table or add a count function to the query&lt;/LI&gt;
&lt;LI&gt;You could create a Dashboard Widget from a XQL query.&lt;/LI&gt;
&lt;LI&gt;You could copy a Dashboard or create a new one and add the built-in widget &lt;STRONG&gt;Agent Operational Status&lt;/STRONG&gt; to it.&lt;/LI&gt;
&lt;LI&gt;You could create a Correlation rule from a XQL query and create Alerts whenever there are agents changing operational status to something you want to be alerted on.&lt;/LI&gt;
&lt;LI&gt;You could use the Cortex XDR API or the Cortex XDR XQL API and also gather the Endpoint or Enpoints information from there.&lt;/LI&gt;
&lt;LI&gt;You could use the Cortex XDR XQL API and also gather the Endpoint or Enpoints information from there.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;There are many ways to get the Operational Status, but having a defined use case with requirements would be the most recommended way to receive the best answer.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 17:11:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/544969#M4498</guid>
      <dc:creator>fmoixsante</dc:creator>
      <dc:date>2023-06-06T17:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Check Cortex XDR Agent status</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/545087#M4508</link>
      <description>&lt;P&gt;Hi&lt;SPAN class="UserName lia-user-name lia-user-rank-L3-Networker lia-component-message-view-widget-author-username"&gt; fmoixsante,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-L3-Networker lia-component-message-view-widget-author-username"&gt;What can I see as operational status? is it just connected, disconnected etc. or do I get more information?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 12:26:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/check-cortex-xdr-agent-status/m-p/545087#M4508</guid>
      <dc:creator>Nazlikul</dc:creator>
      <dc:date>2023-06-07T12:26:02Z</dc:date>
    </item>
  </channel>
</rss>

