Is it possible to create a filter that will match if a value is ABOVE or BELOW a certain amount? For example, we have a WLAN controller that logs Rogue access point detection; we'd like to create a filter that says something like "if the detected RSSI (signal strength) is less than -70 dB, send an e-mail alert". Thanks.