- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-27-2023 04:46 AM
Hi,
I need the events from the screenshot below to be visible from the Cortex XDR dashboard. Is there any XQL query that could showcase these events with the endpoints hostname?
01-27-2023 05:00 AM
Hi @MayurLad ,
Incidents and alert data is not part of the XQL dataset to query upon. However, all of the events convert to XDR alerts and hence, you can navigate to alerts table to filter out all alerts from a particular hostname.
You can use the filter as mentioned here: alert source=XDR Agent AND hostname="xxxx" Timestamp="<your choice of timestamp>"
Hope this helps!
01-27-2023 05:00 AM
Hi @MayurLad ,
Incidents and alert data is not part of the XQL dataset to query upon. However, all of the events convert to XDR alerts and hence, you can navigate to alerts table to filter out all alerts from a particular hostname.
You can use the filter as mentioned here: alert source=XDR Agent AND hostname="xxxx" Timestamp="<your choice of timestamp>"
Hope this helps!
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!