Parsing Rule
Microsoft Windows AMSI
Microsoft_Windows_AMSI_ParsingRule
[INGEST:vendor="microsoft", product="windows", target_dataset="microsoft_amsi_raw", no_hit=drop] filter to_string(time_created) ~= ".*\d{2}:\d{2}:\d{2}.*" AND provider_name = "Microsoft-Antimalware-Scan-Interface" | alter _time = time_created;