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 ".evtx" and 
 (not 
 (action_file_name contains "C:\Windows\System32\winevt\Logs\" or 
 (action_file_name contains "C:\ProgramData\Microsoft\Windows\Containers\BaseImages\" and 
 action_file_name contains "\Windows\System32\winevt\Logs\")))))