In the TaskScheduler/operational log I'm trying to setup an alert when a specific event id doesn't get written to the log. Essentially I'm trying to determine when a scheduled task does not complete and create an alert. I know the Event ID/Task Category/Level, etc...that gets written for the specific job when it runs to success but I'm not sure what parameters to setup when it doesn't get written to the log for the template. I know how to create an alert when a specific event id is written to the log just not the opposite.
Is this even possible? Thanks in advance!!