We have a need to monitor SMTP denials at the firewall where we get at least 25 hits within an hour's time from a single source.
I have the SMTP denied SNMP TRAPS coming in from the firewall which contain varbinds with Source and Destination. I forward these into Event Viewer Application log.
I then use APM EVENT LOG MONITOR to see these traps. I can then filter on their Event ID and Source (SolarWinds Trap Service). I can even filter using the (INCLUDE) on the 'src' IP address. I then can alert on these per polling minutes but I can't figure out how to do it based on a count. Does anyone have any ideas how to approach that? Thanks.