Hi, I need to monitor a log file for different words. The log file exists on every server in our environment. I have already tried with the file content sensor. It finds the words as I need with the regular expression. However, I can't define that it sets the status to error when a certain word appears. I tried with lookups, but failed there too.
It is a normal .log file. I need to monitor: Scheduled event 'Server name' completed successfully. ANS1512E Scheduled event 'Server name' failed.
If the expression ANS1512E appears, I need an error message.
Does anyone have experience with this?
Add comment