Hi,
maybe I'm overlooking something, but shouldn't
work? Obviously I'm trying to trigger on log messages containing "Transient Error", but it never fires. Log lines are collected fine by the item.
maybe I'm overlooking something, but shouldn't
Code:
{Notes1:log[/var/log/domino.log].str(Transient Error)}=1
Comment