how to vie cloud identy engine logs on cortex

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to vie cloud identy engine logs on cortex

L2 Linker

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?

2 REPLIES 2

L4 Transporter

Hello @RajeshPremSingh 

 

You can use pan_dss_raw dataset to view your Cloud Identity Engine logs.

nsinghvirk_0-1686149911477.png

 

L4 Transporter

Hi RajeshPremSing,

 

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.).  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.

 

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.  This data is then stitched in to the XDR dataset and searchable via a query like the one below.

 

preset = xdr_event_log
| filter action_evtlog_event_id = 4624
  • 984 Views
  • 2 replies
  • 1 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!