I have this item
And this Trigger
I had a true alert with this trigger few days ago, but now the problem was solved and the log file no longer has the "ERROR" message. How can I configure the Trigger to disable the alert?
Code:
Type: Active agent Key: logrt["/home/oracle/cron/log/oracle01_SYSTEMX.log_[0-9][0-9]-[0-9][0-9]-[0-9][0-9][0-9][0-9]-[0-9][0-9]:[0-9][0-9]","ERROR",,,,1] Type of information: Log Log time format: dd-MM-yyyy-hh:mm
Code:
{jobserver:logrt["/home/oracle/cron/log/oracle01_SYSTEMX.log.log_[0-9][0-9]-[0-9][0-9]-[0-9][0-9][0-9][0-9]-[0-9][0-9]:[0-9][0-9]","ERROR",,,,1].last()}=1
I had a true alert with this trigger few days ago, but now the problem was solved and the log file no longer has the "ERROR" message. How can I configure the Trigger to disable the alert?

Comment