<?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: What field has the creation of the alert in &amp;quot;Alerts&amp;quot; dataset in XSIAM in Cortex XSIAM Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573648#M23</link>
    <description>&lt;P&gt;I have tried to analyze the different fields available in the "&lt;STRONG&gt;Alerts&lt;/STRONG&gt;" dataset. After analyzing multiple alerts and correlating with the actual events, i came up with the following conclusion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;_time&lt;/STRONG&gt;: This field has timestamp of the actual event which qualified as alert.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;event_timestamp&lt;/STRONG&gt;: this field has the event timestamp in epoch time format. This value is same as &lt;STRONG&gt;_time&lt;/STRONG&gt; most of the time.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;local_insert_ts&lt;/STRONG&gt;: This field seems to be having alert creation timestamp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my analysis, i think &lt;STRONG&gt;"local_insert_ts" - "_time"&lt;/STRONG&gt; will give us the detection time.&lt;/P&gt;
&lt;P&gt;Can anyone verify and let me know your inputs and validation.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 15:48:38 GMT</pubDate>
    <dc:creator>Vinay-AS</dc:creator>
    <dc:date>2024-01-19T15:48:38Z</dc:date>
    <item>
      <title>What field has the creation of the alert in "Alerts" dataset in XSIAM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573601#M21</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We wanted to calculate the Mean time to detection in XSIAM. Hence we require fields name which has creation time of the alert and actual event generated time of event related to that alert. I believe the difference between these two will provide us the expected result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reagrds,&lt;/P&gt;
&lt;P&gt;Vinay&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 07:18:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573601#M21</guid>
      <dc:creator>Vinay-AS</dc:creator>
      <dc:date>2024-01-19T07:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: What field has the creation of the alert in "Alerts" dataset in XSIAM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573642#M22</link>
      <description>&lt;P&gt;Vinay-AS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This metric may not give you what you're really after, as your essentially only going to be measuring the latency between a message being sent to XSIAM and the time it takes XSIAM to process the event to a dataset and run the correlation rule to create the alert.&amp;nbsp; Calculating a true MTTD may require log analysis on the affected systems to determine when a threat truly first began affecting the endpoint and when we first generated an alert.&amp;nbsp; Just because an alert was fired, doesn't mean that is the first time the endpoint was affected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All that being said, there isn't a simple query to do this, as the alert dataset does not have information about the raw contributing events, it only knows when the alert was created.&amp;nbsp; You would have to determine what the first contributing event was and then query that data to determine what the timestamp was for that event and compare with the creation time of the alert.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 14:51:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573642#M22</guid>
      <dc:creator>afurze</dc:creator>
      <dc:date>2024-01-19T14:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: What field has the creation of the alert in "Alerts" dataset in XSIAM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573648#M23</link>
      <description>&lt;P&gt;I have tried to analyze the different fields available in the "&lt;STRONG&gt;Alerts&lt;/STRONG&gt;" dataset. After analyzing multiple alerts and correlating with the actual events, i came up with the following conclusion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;_time&lt;/STRONG&gt;: This field has timestamp of the actual event which qualified as alert.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;event_timestamp&lt;/STRONG&gt;: this field has the event timestamp in epoch time format. This value is same as &lt;STRONG&gt;_time&lt;/STRONG&gt; most of the time.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;local_insert_ts&lt;/STRONG&gt;: This field seems to be having alert creation timestamp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my analysis, i think &lt;STRONG&gt;"local_insert_ts" - "_time"&lt;/STRONG&gt; will give us the detection time.&lt;/P&gt;
&lt;P&gt;Can anyone verify and let me know your inputs and validation.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 15:48:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/573648#M23</guid>
      <dc:creator>Vinay-AS</dc:creator>
      <dc:date>2024-01-19T15:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: What field has the creation of the alert in "Alerts" dataset in XSIAM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/1219499#M151</link>
      <description>&lt;P&gt;Bit late in this chat.. .. but have you ever managed to figure how to do this?&lt;/P&gt;
&lt;P&gt;was this the solution in the end ie &lt;STRONG&gt;"local_insert_ts" - "_time"&lt;/STRONG&gt;&amp;nbsp; ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 10:55:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/1219499#M151</guid>
      <dc:creator>PA_nts</dc:creator>
      <dc:date>2025-02-05T10:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: What field has the creation of the alert in "Alerts" dataset in XSIAM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/1219897#M153</link>
      <description>&lt;P&gt;In the "alerts" dataset, "_time" field holds the actual event timestamp of the event related to this alert and "local_insert_ts" holds the arrival time(creation time) of the alert. So calculation for detection time of alerts is&amp;nbsp;&lt;STRONG&gt;"local_insert_ts" - "_time".&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 08:57:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/what-field-has-the-creation-of-the-alert-in-quot-alerts-quot/m-p/1219897#M153</guid>
      <dc:creator>Vinay-AS</dc:creator>
      <dc:date>2025-02-10T08:57:58Z</dc:date>
    </item>
  </channel>
</rss>

