Hi Team,
This one is a bit hard to test so I wanted to see if you think it would work. I am trying to monitor the log file of an FTP server we host to alert if a client has not connected in around 5 hours.
The log files are newly created on a daily basis.
I have a filter set up: Check for match against the following regular expression - not "Connection accepted from 203.92.xx.xxx"
where i have added x for privacy.
As a test I have just changed the IP address to see if that fires.
I have then set it to only fire alerts after 1 match in 5 hours
Cheers Shaun