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 in ("*.AAA", "*.ZZZ")) and 
 (not 
 action_file_name contains "\Wireshark\radius\dictionary.alcatel-lucent.aaa")))