Event Log Monitoring
Is there any plan to make the monitoring of the Event Log a bit more specific to look for actual event IDs / Categories / etc. instead of just general errors or warnings? I'd like to use Serverscheck to monitor for two specific error event IDs but it appears to not have this capability ... yet?
Thanks!
Thanks!
This discussion has been closed.
Comments
The EVENTLOG check has been extended as follows:
1/ Custom error type => now you can define also custom type levels (beyond the already available, Application, System,... levels)
2/ Scan for a specific string => this is the feature you are looking for where it will scan all the log entries matching the type and level condition for a specific string (eg event ID, process name, error message,...)