is there a way to format a phrase to look for instead of a single word in strings?
Eaxmple: instead of writing a string that looks for "CIFS: Possible Virus Detected" I have to look for one of the words in the string such as "CIFS" then I would get trigger alerts for all sorts of CIFS messages......
Eaxmple: instead of writing a string that looks for "CIFS: Possible Virus Detected" I have to look for one of the words in the string such as "CIFS" then I would get trigger alerts for all sorts of CIFS messages......
Comment