Volume Deletion (3acecdde-c327-4498-9bb8-33a2e63c6c57)
The removal of a cloud-based or on-premise block storage volume. This action permanently deletes the allocated storage and may result in data loss if not backed up.
Data Collection Measures:
- Cloud Logging & APIs
- AWS CloudTrail Logs
eventName: DeleteVolume(tracks volume deletions)
 - Azure Monitor Logs
operationName: Microsoft.Compute/disks/deletestatus: Success | Failure(flag unauthorized delete attempts)
 - Google Cloud Audit Logs
protoPayload.methodName: "v1.compute.disks.delete"authenticationInfo.principalEmail(identifies the user deleting the volume)
 
 - AWS CloudTrail Logs
 - System & Host-Based Logging
- Linux & macOS Logs:
/var/log/syslogor/var/log/messagesfor volume detach/deletion actions
 - Windows Event Logs:
- Event ID 98 (Storage Class Memory)
 - Event ID 225 (Volume Removal Detected)
 - Event ID 12 (Disk Removal Notification)
 
 
 - Linux & macOS Logs: