<?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: Reg: Display Callouts for Cortex XDR graph in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/reg-display-callouts-for-cortex-xdr-graph/m-p/568436#M5662</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;Kavurisowmya,&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;You may try this query using the &lt;STRONG&gt;&lt;FONT face="andale mono,times"&gt;dataset=alerts&lt;/FONT&gt;&lt;/STRONG&gt; which will provide a list of alerts that are only a part&amp;nbsp;of an incident. You may also filter by the desired Actions:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;dataset = alerts &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| fields alert_id, incident_id, severity, alert_source, action &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| filter incident_id != null // only show alerts that are part of incidents&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| filter (action != N_A) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also use &lt;STRONG&gt;&lt;FONT face="andale mono,times"&gt;top&lt;/FONT&gt; &lt;/STRONG&gt;stage to return the approximate count as shown in your screenshot:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;| top action top_count as Alerts, top_percent as Percentage_of_XDR_Agent_Alerts&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| alter Percentage_of_XDR_Agent_Alerts = divide(to_integer(multiply(Percentage_of_XDR_Agent_Alerts, 100)), 100)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtalton_0-1701791276993.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/55670iF462D719CB1A601D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jtalton_0-1701791276993.png" alt="jtalton_0-1701791276993.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that XQL training is available in Beacon:&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Cortex XDR: XQL Syntax Basics - (&lt;/SPAN&gt;&lt;A href="https://beacon.paloaltonetworks.com/student/collection/666205/path/1469524" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Link&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Cortex XDR: XQL Building Blocks - (&lt;/SPAN&gt;&lt;A href="https://beacon.paloaltonetworks.com/student/collection/666205/path/1472045" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Link&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;Cortex XDR: XQL Functions - (&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://beacon.paloaltonetworks.com/student/collection/666205/path/1559611" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you found this answer helpful, please select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 15:51:13 GMT</pubDate>
    <dc:creator>jtalton</dc:creator>
    <dc:date>2023-12-05T15:51:13Z</dc:date>
    <item>
      <title>Reg: Display Callouts for Cortex XDR graph</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/reg-display-callouts-for-cortex-xdr-graph/m-p/567934#M5656</link>
      <description>&lt;P&gt;How can I get callout values in front of the row (count Example:1478)like below for a graph while creating an Xql query in Cortex XDR?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kavurisowmya_0-1701413986585.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/55551i44B0E07D1301E85B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Kavurisowmya_0-1701413986585.png" alt="Kavurisowmya_0-1701413986585.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 07:01:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/reg-display-callouts-for-cortex-xdr-graph/m-p/567934#M5656</guid>
      <dc:creator>Kavurisowmya</dc:creator>
      <dc:date>2023-12-01T07:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display Callouts for Cortex XDR graph</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/reg-display-callouts-for-cortex-xdr-graph/m-p/568436#M5662</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;Kavurisowmya,&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;You may try this query using the &lt;STRONG&gt;&lt;FONT face="andale mono,times"&gt;dataset=alerts&lt;/FONT&gt;&lt;/STRONG&gt; which will provide a list of alerts that are only a part&amp;nbsp;of an incident. You may also filter by the desired Actions:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;dataset = alerts &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| fields alert_id, incident_id, severity, alert_source, action &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| filter incident_id != null // only show alerts that are part of incidents&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| filter (action != N_A) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also use &lt;STRONG&gt;&lt;FONT face="andale mono,times"&gt;top&lt;/FONT&gt; &lt;/STRONG&gt;stage to return the approximate count as shown in your screenshot:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;| top action top_count as Alerts, top_percent as Percentage_of_XDR_Agent_Alerts&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;| alter Percentage_of_XDR_Agent_Alerts = divide(to_integer(multiply(Percentage_of_XDR_Agent_Alerts, 100)), 100)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtalton_0-1701791276993.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/55670iF462D719CB1A601D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jtalton_0-1701791276993.png" alt="jtalton_0-1701791276993.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that XQL training is available in Beacon:&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Cortex XDR: XQL Syntax Basics - (&lt;/SPAN&gt;&lt;A href="https://beacon.paloaltonetworks.com/student/collection/666205/path/1469524" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Link&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Cortex XDR: XQL Building Blocks - (&lt;/SPAN&gt;&lt;A href="https://beacon.paloaltonetworks.com/student/collection/666205/path/1472045" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Link&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;Cortex XDR: XQL Functions - (&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://beacon.paloaltonetworks.com/student/collection/666205/path/1559611" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you found this answer helpful, please select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:51:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/reg-display-callouts-for-cortex-xdr-graph/m-p/568436#M5662</guid>
      <dc:creator>jtalton</dc:creator>
      <dc:date>2023-12-05T15:51:13Z</dc:date>
    </item>
  </channel>
</rss>

