Can someone point me in the direction of a template that would allow me to monitor for a line that should show up in a logfile every 15 minutes. I only need to alert if the logfile goes 15 minutes or more without writing a particular line.
Hmm... SAM has a file change monitor that will notify you if a change to a file has occurred, We even have a template to monitor log files for content and notify you if an error is found. We don't however have a component monitor or template that would tell you if a file HASN'T changed. That's not to say it isn't possible. Rather we don't provide anything out of the box that suits this particular use case. I suggest posting to the for assistance creating a script monitor to do this.