Search incidents by context value

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.

Search incidents by context value

L4 Transporter

Hello,

There are incidents with a context value "content : exception"

Which query command on "Search in incidents" could find all incidents with this context value?

1 accepted solution

Accepted Solutions

L4 Transporter

Hi @Josep,

 

We do not index context items outside the incident key. If you want to filter incidents based on that data I would suggest implementing a new field. 

 

If this is a one-time thing, you could try the FindSimilarIncidents automation. The automation searches for similar incident using indexed fields first, by using the similarIncidentFields and similarIncidentKeys parameters. After the first level of filtering, the automation then searches for incidents that have similar context keys using the similarContextKeys parameter. You can use this as a way of searching. 

View solution in original post

2 REPLIES 2

L4 Transporter

Hi @Josep,

 

We do not index context items outside the incident key. If you want to filter incidents based on that data I would suggest implementing a new field. 

 

If this is a one-time thing, you could try the FindSimilarIncidents automation. The automation searches for similar incident using indexed fields first, by using the similarIncidentFields and similarIncidentKeys parameters. After the first level of filtering, the automation then searches for incidents that have similar context keys using the similarContextKeys parameter. You can use this as a way of searching. 

Thanks for the reply. I understand, search for the context of all the incidents is too much for the XSOAR. So the point is to find the similiar incidents and then look inside their context. 

  • 1 accepted solution
  • 1805 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!