I’m trying read the backup logfile of a SBS2011 server.
In a template I created an item and a trigger.
Item : eventlog[Microsoft-Windows-Backup,,"information",,^14$]
Trigger: {Servername:eventlog[Microsoft-Windows-Backup,,"information",,^14$].logseverity(0)}=1 & { Servername:eventlog[Microsoft-Windows-Backup,,"information",,^14$].nodata(86000)}#1
This error is the result
Evaluation failed for function
What is going wrong
In a template I created an item and a trigger.
Item : eventlog[Microsoft-Windows-Backup,,"information",,^14$]
Trigger: {Servername:eventlog[Microsoft-Windows-Backup,,"information",,^14$].logseverity(0)}=1 & { Servername:eventlog[Microsoft-Windows-Backup,,"information",,^14$].nodata(86000)}#1
This error is the result
Evaluation failed for function
What is going wrong