Email alert when a device checks in?

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

Email alert when a device checks in?

L1 Bithead

Hello,

 

Can XDR send an email when a specific device checks in?

 

Thanks!

5 REPLIES 5

L5 Sessionator

Hello @evansbc1 ,

 

What is mean by device checks in ? Do you mean USB is plugged?

Ashutosh Patil

Hello Aspatil,

 

I mean can XDR send an email alert when a specific PC checks in with the XDR servers?

 

Thanks for your help.

L5 Sessionator

Why do you want to do that? This will be very noisy.   The Cortex XDR Agent performs a heartbeat or check in approximately every 5 minutes. 

Ashutosh Patil

Thanks for the heads up.  We only need to do this for one laptop.  We need to know when it comes online so we can find it.

Hi @evansbc1, you could try a correlation rule using this XQL:

 

dataset = endpoints
| filter endpoint_status = ENUM.CONNECTED and endpoint_name = "YourHostname"

Schedule the rule to run every 10 minutes and you will have an alert when it's online. Then you can create an Automation Rule when this alert is generated, and send a notification email or slack message if you have it.

 

If this post answers your question, please mark it as the solution.

JM
  • 133 Views
  • 5 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!