Hello friends, first of all sorry for my poor English.
I have an item set as follows:
logrt["/var/log/file_.*.log","error"]
And a trigger like this:
{srv-prb:logrt[/var/log/test_.*.log,"error"].nodata(30)}=0
The problem I have is that when I get a notification by mail of an error in the logs, it appears that no specific log, then I have to look for one. Is there any way for me to report by mail log is specific?
Thank you!
Greetings!
I have an item set as follows:
logrt["/var/log/file_.*.log","error"]
And a trigger like this:
{srv-prb:logrt[/var/log/test_.*.log,"error"].nodata(30)}=0
The problem I have is that when I get a notification by mail of an error in the logs, it appears that no specific log, then I have to look for one. Is there any way for me to report by mail log is specific?
Thank you!
Greetings!
Comment