<?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 XSIAM Dashboard in Cortex XSIAM Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xsiam-dashboard/m-p/1245908#M303</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi, I'm working on creating a dashboard for the concept below. Has anyone already tried this or have any insights they can share?&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 212pt;" width="283"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 212pt;" width="283" /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.25pt;"&gt;
&lt;TD width="283" height="19" class="xl16" style="width: 212pt; height: 14.25pt;"&gt;sudden spike for data ingestions&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.25pt;"&gt;
&lt;TD height="19" class="xl16" style="height: 14.25pt;"&gt;Data ingestion exceeded threshold&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.25pt;"&gt;
&lt;TD width="283" height="19" class="xl17" style="width: 212pt; height: 14.25pt;"&gt;Data source with correlation rules per source&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Mon, 19 Jan 2026 11:33:37 GMT</pubDate>
    <dc:creator>A.Velusamy</dc:creator>
    <dc:date>2026-01-19T11:33:37Z</dc:date>
    <item>
      <title>XSIAM Dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xsiam-dashboard/m-p/1245908#M303</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I'm working on creating a dashboard for the concept below. Has anyone already tried this or have any insights they can share?&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 212pt;" width="283"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 212pt;" width="283" /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.25pt;"&gt;
&lt;TD width="283" height="19" class="xl16" style="width: 212pt; height: 14.25pt;"&gt;sudden spike for data ingestions&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.25pt;"&gt;
&lt;TD height="19" class="xl16" style="height: 14.25pt;"&gt;Data ingestion exceeded threshold&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.25pt;"&gt;
&lt;TD width="283" height="19" class="xl17" style="width: 212pt; height: 14.25pt;"&gt;Data source with correlation rules per source&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 19 Jan 2026 11:33:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xsiam-dashboard/m-p/1245908#M303</guid>
      <dc:creator>A.Velusamy</dc:creator>
      <dc:date>2026-01-19T11:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: XSIAM Dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xsiam-dashboard/m-p/1247869#M320</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1401872841"&gt;@A.Velusamy&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&gt;Yes, several users and internal teams have implemented similar monitoring using the &lt;STRONG&gt;metrics_source&lt;/STRONG&gt; dataset and the &lt;STRONG&gt;metrics_view&lt;/STRONG&gt; preset in Cortex XSIAM. This approach allows you to monitor ingestion spikes, track quota thresholds, and create per-source correlation rules using the following insights and XQL patterns.&lt;/P&gt;
&lt;H4&gt;1. Built-in Dashboards for Ingestion&lt;/H4&gt;
&lt;P&gt;Cortex XSIAM provides built-in tools for monitoring ingestion that may already address part of your requirement:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Data Ingestion Dashboard:&lt;/STRONG&gt;&lt;BR /&gt;Located under &lt;EM&gt;Dashboards &amp;amp; Reports &amp;gt; Dashboards&lt;/EM&gt;, this dashboard provides visibility into high-volume data sources and helps identify which sources are contributing to quota overages.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Command Center:&lt;/STRONG&gt;&lt;BR /&gt;Provides a near real-time overview (refreshed approximately every 30 seconds) of data sources, ingestion rates, and prevented events.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;2. Identifying Sudden Spikes&lt;/H4&gt;
&lt;P&gt;To accurately detect ingestion spikes, it is important to distinguish between:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;_time:&lt;/STRONG&gt; When the event originally occurred&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;_insert_time:&lt;/STRONG&gt; When the event was processed by XSIAM&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Spikes shown in ingestion dashboards are typically tied to &lt;STRONG&gt;_insert_time&lt;/STRONG&gt;, which can indicate backlog processing rather than real-time event surges.&lt;/P&gt;
&lt;P&gt;The following XQL pattern can be used to visualize ingestion volume by product:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-xql"&gt;preset = metrics_view
| bin _time span = 1d
| comp sum(total_size_bytes) as total_in_bytes by _product, _time
| alter total_in_gb = divide(total_in_bytes, 1000000000)
| sort asc _time
| view graph type = line xaxis = _time yaxis = total_in_gb series = _product
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;H4&gt;3. Monitoring Ingestion Thresholds&lt;/H4&gt;
&lt;P&gt;To trigger alerts when ingestion reaches a defined percentage of your contracted volume (for example, 90%), you can create a &lt;STRONG&gt;Correlation Rule&lt;/STRONG&gt; using the &lt;STRONG&gt;metrics_source&lt;/STRONG&gt; dataset.&lt;/P&gt;
&lt;P&gt;Example query pattern:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-xql"&gt;dataset = metrics_source
| comp sum(to_float(total_size_bytes)) as Bytes_ingested by _vendor
| alter total_gbytes = divide(Bytes_ingested, 1073741824)
| filter total_gbytes &amp;gt; [YOUR_THRESHOLD_IN_GB]
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;BR /&gt;In the correlation rule configuration, the &lt;STRONG&gt;Query Timeframe&lt;/STRONG&gt; and &lt;STRONG&gt;Schedule&lt;/STRONG&gt; settings must replace any manual timeframe logic in the query itself.&lt;/P&gt;
&lt;H4&gt;4. Correlation Rules per Data Source&lt;/H4&gt;
&lt;P&gt;You can also create &lt;STRONG&gt;health monitoring correlation rules&lt;/STRONG&gt; to detect when specific data sources stop reporting or exceed expected limits.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Source Health Monitoring:&lt;/STRONG&gt;&lt;BR /&gt;A common approach is to alert when &lt;CODE&gt;total_event_count_sum = 0&lt;/CODE&gt; for a specific &lt;CODE&gt;_collector_name&lt;/CODE&gt; or &lt;CODE&gt;_product&lt;/CODE&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Efficiency Tip:&lt;/STRONG&gt;&lt;BR /&gt;Avoid excessive grouping in the &lt;CODE&gt;comp&lt;/CODE&gt; clause (for example, grouping by collector IP, ID, and hostname simultaneously). Overly granular grouping can cause resource exhaustion and result in false-positive “no data” alerts.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Example query to track ingestion for a specific data source (such as NGFW) by device ID:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-xql"&gt;preset = metrics_view
| filter _product = "NGFW"
| bin _time span = 1d
| comp sum(total_size_bytes) as total_in_bytes by _device_id, _time
| alter total_in_gb = divide(total_in_bytes, 1000000000)
| sort asc _time
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;H4&gt;5. Implementation Insights&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Licensing Calculation:&lt;/STRONG&gt;&lt;BR /&gt;Ingestion monitoring is typically based on a &lt;STRONG&gt;7-day rolling average&lt;/STRONG&gt; rather than a single-day spike.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Data Latency Handling:&lt;/STRONG&gt;&lt;BR /&gt;If a correlation rule misses events due to ingestion delays, consider increasing the query timeframe (for example, from 1 hour to 2 hours) while keeping the same execution schedule to capture late-arriving data.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Metric Availability:&lt;/STRONG&gt;&lt;BR /&gt;Ensure &lt;STRONG&gt;Data Ingestion Monitoring&lt;/STRONG&gt; is enabled under&lt;BR /&gt;&lt;EM&gt;Settings &amp;gt; Configurations &amp;gt; General &amp;gt; Server Settings&lt;/EM&gt; to allow XSIAM to generate built-in ingestion and health alerts.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&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;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, 10 Feb 2026 13:41:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/xsiam-dashboard/m-p/1247869#M320</guid>
      <dc:creator>susekar</dc:creator>
      <dc:date>2026-02-10T13:41:39Z</dc:date>
    </item>
  </channel>
</rss>

