Hi,
I want to see logon failed logs based on Event ID 4776. For this, I wrote an item in the template:
eventlog[Security,,,,4776,,skip]
and I wrote the trigger:
logeventid(/BSEDC18/eventlog[Security,,,,4776,,skip])=1
If the trigger works, the action does not work. Mail does not receive an alert that there is a problem.
I want to see logon failed logs based on Event ID 4776. For this, I wrote an item in the template:
eventlog[Security,,,,4776,,skip]
and I wrote the trigger:
logeventid(/BSEDC18/eventlog[Security,,,,4776,,skip])=1
If the trigger works, the action does not work. Mail does not receive an alert that there is a problem.
Comment