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 "\Tomcat" and 
 action_file_name contains "\logs\") and 
 (action_file_name in ("*catalina.*", "*_access_log.*", "*localhost.*"))))