config case_sensitive = false | preset=xdr_file | filter (event_type = ENUM.FILE and 
 event_sub_type = ENUM.FILE_REMOVE) and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_file_name contains "\TeamViewer_" and 
 action_file_name contains ".log") and 
 (not 
 actor_process_image_path = "C:\Windows\system32\svchost.exe")))