Description of problem: Currently, you choose the Severity and expression for Event alerts. Alerts defined for log events are triggered when the severity is equal to or greater then the defined severity. So, an alert definition for the severity DEBUG will be triggered for all log messages. An alert definition for the severity ERROR would be triggered for log messages with the severity of ERROR and FATAL. Can the Condition operator be exposed to the user, so <,>, = can be selected. Also adding AND or OR capability between the Severity and Expression would be a nice feature. Version-Release number of selected component (if applicable): 2.4.1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 535329 ***