- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-11-2023 03:54 AM
08-15-2023 01:11 AM
Hi @FAjah ,
Here is the Prisma Cloud Resource Query Language Reference that may assist you. Hope this helps!
09-11-2023 09:24 PM
Hello,
You can use the below RQL to list projects with logging APIs. However, you may need to check the resource config JSOn to confirm it enabled or disabled.
config from cloud.resource where api.name = 'gcloud-services-list' AND json.rule = services[*].name contains "logging.googleapis.com"
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!