Techniques
Sample rules
AWS CloudWatch Log Stream Deletion
- source: elastic
- technicques:
- T1485
- T1562
Description
Identifies the deletion of an AWS CloudWatch log stream, which permanently deletes all associated archived log events with the stream.
Detection logic
event.dataset:aws.cloudtrail and event.provider:logs.amazonaws.com and event.action:DeleteLogStream and event.outcome:success