config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_LINUX and 
 (action_file_name contains "/etc/sudoers.d/" and 
 (not 
 (actor_process_image_path contains "/usr/bin/dpkg" and 
 action_file_name = "/etc/sudoers.d/README.dpkg-new"))))