Guys,
Im trying to monitoring a windows task scheduler that is responsable to backup some SQL express databases;
I was able to get the event logs from task Scheduler event using the following item: eventlog[Microsoft-Windows-TaskScheduler/Operational,,,TaskScheduler,,,skip] but i got a lot of events that it is not
interesting. I want to get all events that has the following string "\00_backup_SqlServer_Mjmoura" on the eventlog value; Look printscreen
How can i accomplish this ?
Can someone help me ?
Tks,
Claudio Santini
Im trying to monitoring a windows task scheduler that is responsable to backup some SQL express databases;
I was able to get the event logs from task Scheduler event using the following item: eventlog[Microsoft-Windows-TaskScheduler/Operational,,,TaskScheduler,,,skip] but i got a lot of events that it is not
interesting. I want to get all events that has the following string "\00_backup_SqlServer_Mjmoura" on the eventlog value; Look printscreen
How can i accomplish this ?
Can someone help me ?
Tks,
Claudio Santini