cortex xdr custom xql query to view server operational status

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

cortex xdr custom xql query to view server operational status

L2 Linker
hi,
Most of the customer who uses paloalto cortex xdr want to visualize the server operational status in a dashboard in that case use below query as follows,
 
"dataset = endpoints | filter operating_system contains "windows server" or operating_system contains "ubuntu" | fields endpoint_name as endpoint_name, operating_system as operating_system, operational_status as operational_status, last_successful_scan as last_successful_scan, domain as domain, agent_version as agent_version"
 
Steps:
1. Login to cortex console
2. Navigate incident response tab-> query builder -> click xql search
3. Input the query and run
4. Click Save as widget and use it with dashboard.
VinothKumar S
2 REPLIES 2

L6 Presenter

Hello @vinohtkumar ,

 

Do you need any assistance with this, or is it just a post?

 

Regards,

Ashutosh

Ashutosh Patil

L2 Linker

@aspatil just knowledge sharing.

VinothKumar S
  • 223 Views
  • 2 replies
  • 1 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!