Hi,
I defined following trigger to look for "error" in /var/log/messages: Template_A:log[/var/log/messages,error].nodata(1)}=0
For the moment, it works fine; whenever the word "error" is written in the log file, Zabbix activates the trigger and a message is sent.
I have a question regarding this trigger subject: Is it possible to include error lines, extracted from log file, in the message configured in Actions?
I've been working on this for long but I'm not able to get to a solution.
Thanks in advance.
I defined following trigger to look for "error" in /var/log/messages: Template_A:log[/var/log/messages,error].nodata(1)}=0
For the moment, it works fine; whenever the word "error" is written in the log file, Zabbix activates the trigger and a message is sent.
I have a question regarding this trigger subject: Is it possible to include error lines, extracted from log file, in the message configured in Actions?
I've been working on this for long but I'm not able to get to a solution.
Thanks in advance.
Comment