<?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: Details Regarding XDR Query Fields: server_creation_time and creation_time in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545826#M4556</link>
    <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/165579"&gt;@zarnous&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;Appreciate the clarification.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2023 17:03:44 GMT</pubDate>
    <dc:creator>sushant1601</dc:creator>
    <dc:date>2023-06-13T17:03:44Z</dc:date>
    <item>
      <title>Details Regarding XDR Query Fields: server_creation_time and creation_time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545596#M4538</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We use below endpoint to collect the alerts:&lt;/P&gt;
&lt;DIV class="sl-flex sl-overflow-x-hidden sl-text-lg sl-select-all"&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&lt;STRONG&gt;/public_api/v1/alerts/get_alerts&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;Currently, we use creation_time to query alerts. But recently with the help of community answers only we found that creation_time is the time when an alert was created on the endpoint and not the time when the alert was ingested in XDR. For real time log collection if we use creation_time, we are missing few alerts.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;In the API guide we can see that we can query based on &lt;STRONG&gt;server_creation_time. &lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;We want to know which field in the alert does this &lt;STRONG&gt;server_creation_time &lt;/STRONG&gt;represents? Does it represents the field &lt;STRONG&gt;local_insert_ts&lt;/STRONG&gt;?&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;Could you please also confirm if we use &lt;STRONG&gt;server_creation_time &lt;/STRONG&gt;instead of &lt;STRONG&gt;creation_time&lt;/STRONG&gt;, will it solve our issue of missing alerts if we fetch real time alerts?&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;Any help in this is appreciated.&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;Thank you.&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sl-flex-1 sl-font-semibold"&gt;&lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Jun 2023 07:27:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545596#M4538</guid>
      <dc:creator>sushant1601</dc:creator>
      <dc:date>2023-06-12T07:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Details Regarding XDR Query Fields: server_creation_time and creation_time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545808#M4552</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/293860"&gt;@sushant1601&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a recent discussion you had here :&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detail-description-of-alert-log-fields-xdr-api/td-p/545472" target="_blank"&gt;https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detail-description-of-alert-log-fields-xdr-api/td-p/545472&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It was mentioned that the local_insert_ts is the timestamp for the data ingestion for the alert event in XDR and you were also provided a reference for API documentation. The field in the API shows the same. However, if you would go down further in the same document, you should have been able to find the fields captured using the same API which clearly refers to the local_insert_ts which corresponds to the creation time for the alert in Cortex XDR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached screenshot of an excerpt out of the same and would request you to look into the documentation details in the response fields sample section.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-06-13 at 11.16.22 PM.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/50869i1D029D4EE09D30D1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-06-13 at 11.16.22 PM.png" alt="Screenshot 2023-06-13 at 11.16.22 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 15:20:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545808#M4552</guid>
      <dc:creator>neelrohit</dc:creator>
      <dc:date>2023-06-13T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Details Regarding XDR Query Fields: server_creation_time and creation_time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545811#M4553</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/293860"&gt;@sushant1601&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy to hear from you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So a quick summary as below:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;event_timestamp =&amp;nbsp;creation_time =&amp;nbsp;indicating when the event occurred and registered by the XDR agent.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;insert_timestamp =&amp;nbsp;server_creation_time =&amp;nbsp;local_insert_ts =&amp;nbsp;Ingestion timestamp, when the event was ingested into XDR server&lt;BR /&gt;&lt;BR /&gt;So, to answer the second part of your use case, yes, the&amp;nbsp;server_creation_time is going to help you fetching the alerts using the API.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I hope that was helpful to you and answered your question, please let me know if any!&lt;BR /&gt;Thanks,&lt;BR /&gt;Z&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 15:24:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545811#M4553</guid>
      <dc:creator>zarnous</dc:creator>
      <dc:date>2023-06-13T15:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Details Regarding XDR Query Fields: server_creation_time and creation_time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545825#M4555</link>
      <description>&lt;P&gt;Thank you for your response&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/142551"&gt;@neelrohit&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the recent discussion&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detail-description-of-alert-log-fields-xdr-api/td-p/545472," target="_blank"&gt;https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detail-description-of-alert-log-fields-xdr-api/td-p/545472,&lt;/A&gt;&amp;nbsp;I asked about creation time and local_insert_time. The response there was clear about it, but what was not clear is that if server creation time is the local insert time. I couldn't find this link in documentation. I could able to see we can use server creation time, but my doubt was if the field in the logs for it is local insert time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyways, thank you for your response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:02:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545825#M4555</guid>
      <dc:creator>sushant1601</dc:creator>
      <dc:date>2023-06-13T17:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Details Regarding XDR Query Fields: server_creation_time and creation_time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545826#M4556</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/165579"&gt;@zarnous&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;Appreciate the clarification.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:03:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/details-regarding-xdr-query-fields-server-creation-time-and/m-p/545826#M4556</guid>
      <dc:creator>sushant1601</dc:creator>
      <dc:date>2023-06-13T17:03:44Z</dc:date>
    </item>
  </channel>
</rss>

