<?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: how to vie cloud identy engine logs on cortex in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/545109#M4511</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262549"&gt;@RajeshPremSingh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use &lt;STRONG&gt;pan_dss_raw&lt;/STRONG&gt; dataset to view your Cloud Identity Engine logs.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nsinghvirk_0-1686149911477.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/50704iC2593E7958858732/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="nsinghvirk_0-1686149911477.png" alt="nsinghvirk_0-1686149911477.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2023 14:58:53 GMT</pubDate>
    <dc:creator>nsinghvirk</dc:creator>
    <dc:date>2023-06-07T14:58:53Z</dc:date>
    <item>
      <title>how to vie cloud identy engine logs on cortex</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/544489#M4503</link>
      <description>&lt;P&gt;We successfully implemented the cloud identity engine on-prem and in the cloud, and we enabled the engine on the cortex as well, but we don't know how to view the logs. Could you please tell us where to look for the login logs on the cortex?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 04:10:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/544489#M4503</guid>
      <dc:creator>RajeshPremSingh</dc:creator>
      <dc:date>2023-06-02T04:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to vie cloud identy engine logs on cortex</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/545109#M4511</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262549"&gt;@RajeshPremSingh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use &lt;STRONG&gt;pan_dss_raw&lt;/STRONG&gt; dataset to view your Cloud Identity Engine logs.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nsinghvirk_0-1686149911477.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/50704iC2593E7958858732/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="nsinghvirk_0-1686149911477.png" alt="nsinghvirk_0-1686149911477.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 14:58:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/545109#M4511</guid>
      <dc:creator>nsinghvirk</dc:creator>
      <dc:date>2023-06-07T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to vie cloud identy engine logs on cortex</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/546058#M4580</link>
      <description>&lt;P&gt;Hi RajeshPremSing,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Cloud Identity Agent is designed just to bring in object data from an identity provider (whether that be Azure AD, on-prem ActiveDirectory, Okta, etc.).&amp;nbsp; It ingests information about users, groups, computers, etc. that are then available for use within Cortex XDR and other Palo Alto Networks products, it does not collect any event data like Windows Event logs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Collection of data about login events and other AD related activities, comes from either the XDR agent being installed on your Domain Controllers, or through collection of Windows Event logs via the XDR Collector or Windows Event Collection on a Broker VM.&amp;nbsp; This data is then stitched in to the XDR dataset and searchable via a query like the one below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;preset = xdr_event_log
| filter action_evtlog_event_id = 4624&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 14 Jun 2023 17:14:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/how-to-vie-cloud-identy-engine-logs-on-cortex/m-p/546058#M4580</guid>
      <dc:creator>afurze</dc:creator>
      <dc:date>2023-06-14T17:14:54Z</dc:date>
    </item>
  </channel>
</rss>

