config case_sensitive = false | preset=network_story | filter event_type = ENUM.NETWORK and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (actor_process_image_path contains "\notepad.exe" and 
 (not 
 (action_local_port = 9100 or 
 action_remote_port = 9100))))