Join Alerts and Incidents table to get all alerts attached to an incident

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.

Join Alerts and Incidents table to get all alerts attached to an incident

L0 Member

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!

1 REPLY 1

L4 Transporter

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.

  • 300 Views
  • 1 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!