config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_LINUX and 
 (action_file_name ~= "[^/]{100,}$" and 
 (not 
 (action_file_name in ("/run/systemd/units/invocation:systemd-fsck@*", "/sys/firmware/*", "/var/log/journal/*")))))