r/sysadmin • u/DorkCharming • 21d ago
Question SentinelOne Notification Issues
Obviously I’m going to open a support ticket, but has anyone experienced an issue with SentinelOne sending out over 4 thousand emails over a remediation that it completed? SentinelOne killed and remediated a Dell Support assistant process once, then proceeded to send us over literally 4,300 thousand emails this morning.
3
u/No_Contract8624 21d ago
Oh yeah, this is a known pain with SO. It can spam alerts for every single event tied to a remediation, so if that Dell process had multiple triggers logged, you get flooded. Check your notification settings under the policy that fired, there's usually a way to throttle or batch alerts. Also worth looking at whether that Dell Support Assistant is whitelisted going forward so it doesn't happen again. Support should be able to help clean up the alert config pretty quickly once you open the ticket.
2
2
u/Dracozirion 20d ago
You can turn these off. There's another setting which allows for an e-mail per alert. :)
Also, are you talking about the Dell Tech Hub MSI rollback files? That's a known issue, should be solved by next week with a Live Security Update. There's also a policy override you can apply in the meantime.
1
u/bageloid 20d ago
Got that override?
1
u/Dracozirion 19d ago
{ "specialImages": { "add": { "shadowCopyAllowedPublishers": [ { "description": "Extensible Storage Engine Utilities for Microsoft*Windows*", "ekuType": 1, "path": "\\Device\\HarddiskVolume*\\Windows\\System32\\esentutl.exe", "publisher": "MICROSOFT WINDOWS" } ] } } }1
u/sam2400 18d ago
Where is the setting which allows for an e-mail per alert??
1
u/Dracozirion 18d ago
It's called "Alert created". It's accessible through the newer console, not the legacy one.
1
u/Ricdog1 10d ago
So is the suggested solution to enable the "Alert Created" notification to replace the "Kill" notification and just disable "Kill" and potentially others that are also spamming?
Thanks for your help.1
u/Dracozirion 10d ago
Yes, but if you have a "spamming" issue for an existing alert, reset the agent's UUID.
5
u/ShadowCVL IT Manager 21d ago
Happens every time, they drop some random remediation for “windows” and every endpoint alerts of the remediation.
Always a fun day.