Comprehensive mapping of log sources to use cases and detection scenarios
Log Source | Key Events | Use Cases | Retention | Volume/Day |
---|---|---|---|---|
Windows Security |
4624 - Successful Logon
4625 - Failed Logon
4688 - Process Creation
4672 - Special Privileges
|
Auth Malware Forensics | 90 days | ~500MB |
Sysmon |
ID 1 - Process Create
ID 3 - Network Connection
ID 7 - Image Loaded
ID 10 - Process Access
|
Malware Network Forensics | 30 days | ~2GB |
Firewall |
Allow/Deny Traffic
NAT Translations
VPN Connections
IPS/IDS Alerts
|
Network Data Loss Malware | 60 days | ~5GB |
Proxy/Web Gateway |
URL Access
File Downloads
Blocked Sites
SSL Inspection
|
Data Loss Malware Compliance | 30 days | ~10GB |
Active Directory |
4720 - User Created
4728 - Member Added to Group
4732 - Admin Group Change
4768 - Kerberos TGT
|
Auth Compliance Forensics | 180 days | ~200MB |
Email Security |
Spam Detection
Phishing Attempts
Malware in Attachments
DLP Violations
|
Malware Data Loss Compliance | 90 days | ~1GB |
DNS |
Query/Response
NXDOMAIN
Zone Transfers
Cache Poisoning
|
Malware Network Data Loss | 14 days | ~20GB |
EDR/XDR |
Process Behavior
File Modifications
Registry Changes
Network Activity
|
Malware Forensics Network | 60 days | ~3GB |
Cloud (AWS/Azure) |
CloudTrail/Activity Log
S3/Blob Access
IAM Changes
Resource Creation
|
Auth Compliance Data Loss | 365 days | ~500MB |
Database |
Login Success/Failure
Query Execution
Schema Changes
Privilege Escalation
|
Auth Data Loss Compliance | 90 days | ~2GB |
^(\S+\s+\S+)\s+(\S+)\s+(\S+)\s+(\d+)\s+Microsoft-Windows-Security-Auditing.* EventID: 4624 Logon Type: (\d+) Account Name: (\S+) Account Domain: (\S+) Logon ID: (0x[0-9A-Fa-f]+) Source Network Address: (\S+)
^(\S+)\s+\S+\s+(\S+)\s+\[([^\]]+)\]\s+"(\S+)\s+([^\s]+)\s+(\S+)"\s+(\d+)\s+(\d+)\s+"([^"]+)"\s+"([^"]+)" Fields: src_ip, user, timestamp, method, uri, protocol, status, bytes, referrer, user_agent
<(\d+)>(\S+\s+\d+\s+\d+:\d+:\d+)\s+(\S+)\s+(\S+)\[(\d+)\]:\s+(.*) Fields: priority, timestamp, hostname, program, pid, message