Techniques
Sample rules
AWS CloudTrail Log Suspended
- source: elastic
- technicques:
- T1562
Description
Identifies suspending the recording of AWS API calls and log file delivery for the specified trail. An adversary may suspend trails in an attempt to evade defenses.
Detection logic
event.dataset:aws.cloudtrail and event.provider:cloudtrail.amazonaws.com and event.action:StopLogging and event.outcome:success