config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_file_name contains ":\ProgramData\Microsoft\Windows\WER\ReportArchive\" and 
 action_file_name contains "\Report.wer") and 
 (not 
 (action_file_name in ("*\ReportArchive\AppCrash_*", "*\ReportArchive\AppHang_*", "*\ReportArchive\Critical_*", "*\ReportArchive\Kernel_*", "*\ReportArchive\NonCritical_*")))))