How can i Search multiple endpoint in cortex xdr in way

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.

How can i Search multiple endpoint in cortex xdr in way

L1 Bithead

is there any way that i can search bulk of endpoint in cortex xdr in one go or any other way to search the endpoints, as one and one to enter in console and search is very hectic.

1 REPLY 1

L5 Sessionator

Hi @NitinYadav ,

 

Thank you for writing to live community!

 

If your used case is just to view list of endpoints, you can also do that using XQL queries. Try the command below:

 

dataset=endpoints

|filter endpoint_name in (“list of hostnames”)

 

 

 

If you want to search for multiple endpoints by filtering out hostnames in endpoints page itself, then as of now we do not have options as such. The workaround is to attempt grouping of endpoints using tags or groups for better searches. 

Another alternative is that if you have endpoints hostnames in a textfile, try uploading and creating groups and then find the endpoints by groups. Please note that this method is regressive and you should keep these textfile groups minimal as it will cause to slow down the tenant. This is used for specific purposes only.

 

 

Hope that answers your question!

  • 1429 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!