- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-07-2023 06:04 AM
Hi everyone.
I want to join alerts and incidents table to list all True Positive incidents along with their alerts (I need Prevention/Detection status of alerts of each incident). Is there a way to achieve this?
Thanks in advance!
12-12-2023 06:13 AM
Hello @ogtay.nabili ,
Thanks for reaching out on LiveCommunity!
Alerts and Incidents are already joined under Incidents tab. You can filter out True Positive incidents by using "status" field in incident filter. To see relative alerts for a particular incident go to "Alerts & Insights" within an incident. Now to see alerts with Detection/Prevention status you can filter with "Action" field in alerts filter.
Alternate to above, you can write XQL query using datasets "alerts" and "incidents". In order to combine the output of both datasets, you can use "join" stage with fields like "incident_id" to get combined result. Below is the reference guide for "join" stage.
https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-XQL-Language-Reference/Join
Please click Accept as Solution to acknowledge that the answer to your question has been provided.
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!