Hello
I'm intermittently getting 'Cannot evaluate function' on the following valid trigger:
I came across this post and was wondering whether this is related to the problem or if anyone faces the same issue?
Thanks
I'm intermittently getting 'Cannot evaluate function' on the following valid trigger:
Code:
({TRIGGER.VALUE}=0&{hostname:logrt[/usr/local/schedulers/activeeon/proactivescheduler/logs/Scheduler.log,ERROR,,20].count(1d)}>0)|({TRIGGER.VALUE}=1&{hostname:logrt[/usr/local/schedulers/activeeon/proactivescheduler/logs/Scheduler.log,ERROR,,20].nodata(1d)}=0)
Thanks
Comment