I'm trying to differentiate between a few different Log entries, which all have the same Event ID number. I'm setting up a component monitor that has INCLUDE EVENTS WITH KEYWORDS. Is it possible to configure it to ensure all keywords are found within the Event ID that shows up in the log? This is what happens, for example, I have in the keywords field, "SAP", "Critical", "SYSAUX". I have another component monitor set up that has keywords "SAP", "Critical", SYSLOG". When just one the log entries come up, it matches the first one to the tea but the second it only matches SAP and Critical, and that monitor still ends ou up going down. End result needed...I only want the one that is down to show down so how do I or can I make it say, match all keywords if found in the log entry?