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 "\AppData\Roaming\" and 
 ((action_file_name in ("*\mydata\*", "*\datalogs\*", "*\hvnc\*", "*\dcrat\*")) and 
 (action_file_name in ("*\datalogs.conf", "*\hvnc.conf", "*\dcrat.conf")))))