This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Regular Expression to find 2 strings

FormerMember
FormerMember

I need a regular expression for the Syslog Viewer that will allow me to search for the presence of 2 strings.  Basically I want it to be:

IsPresent(String1 AND String2).

If the 2 strings are present in the syslog, then it will tag it.