Hello,
I would like to trace the critical errors of all the different logs in windows. For example application, system and microsoft logs
I try with this:
{******:eventlog[all,,"Failure",,,,skip].logseverity()}=9 and
{******:eventlog[all,,"Failure",,,,skip].nodata(60)}<=9
but it does not work ..
I have 298 different log files so if I have to create a trigger for each, I'm not done
Maybe we can create a discovery service for this?
thank you in advance
I would like to trace the critical errors of all the different logs in windows. For example application, system and microsoft logs
I try with this:
{******:eventlog[all,,"Failure",,,,skip].logseverity()}=9 and
{******:eventlog[all,,"Failure",,,,skip].nodata(60)}<=9
but it does not work ..
I have 298 different log files so if I have to create a trigger for each, I'm not done
Maybe we can create a discovery service for this?
thank you in advance