XQL query Help for custom XQL widgets

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.

XQL query Help for custom XQL widgets

Community Team Member

I would like to customize the standard "Detections By Actions" widget to filter only on true positive (resolved) incidents - for the last 30 days. And I would like to customize the standard "Open incidents by severity" widget to apply on all incidents, not only opened ones - for the last 30 days.
I suppose it's possible by XQL-query but I'm a beginner in XQL-query scripting ...

 

Does anyone have XQL-query script doing something nearby?

1 REPLY 1

L2 Linker

For XSIAM product, you will have more options using the XQL query to customize results related to incidents, for example , you have the below datasets natively in XQL search for XSIAM:

1- dataset = incidents
2-  dataset = incidents_artifacts
3- dataset = incidents_assets

This will be providing you information about incidents that you can customize to get your required result, for example , in the use case you have provided, in the "dataset = incidents" schema, you will find the resolve comment , where you can find the True positive incidents as well as the severity that we can use to generate a count and identify a time period afterward to generated the widget for the reports and dashboard, screen shot form XSIAM seen below for that dataset

zarnous_0-1675263068423.png

 

Z
  • 1749 Views
  • 1 replies
  • 3 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!