how to find out who create the resource by RQL?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

how to find out who create the resource by RQL?

L0 Member

how to find out who create the resource by RQL?

When we use RQL, the output columns are fixed without the info who created the resource, we have to use auditral info manually search created by or modified by, is there any way can get created by or modified by info by API call?

2 REPLIES 2

L4 Transporter

Greetings JCheng4,

 

I hope that this note finds you well! I know that it has been a while since you had posted this question but I wanted to see if you still potentially needed any help. Thank you for your time and I hope that you have a good remainder of your day.

 

Kind Regards,

J. Avery King

J. Avery King | Prisma Cloud | Customer Success Engineer

L3 Networker

To find out who did what with RQL you will need to use event from.  Please see the below link for details and examples on the query as well as a sample below.  The user that performed the action will be called out when using event from.

event from cloud.audit_logs where cloud.type = 'azure' AND has.anomaly

https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-rql-reference/rql-reference/event...

 

  • 2893 Views
  • 2 replies
  • 0 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!