Hi
I have created the following log file item, with a 60 second update interval
log["/usr/local/jboss/server/all/log/server.log","ABORTED","UTF-8",100]
The "server.log" gets rotated every night, so you have a fresh file every day.
How do you create a trigger to fire when log file search key word (ABORTED) is found? Using Zabbix 1.8.4
Granted the trigger will stay active - until a new file is created after - nightly log rotation.
Thanks in advance
I have created the following log file item, with a 60 second update interval
log["/usr/local/jboss/server/all/log/server.log","ABORTED","UTF-8",100]
The "server.log" gets rotated every night, so you have a fresh file every day.
How do you create a trigger to fire when log file search key word (ABORTED) is found? Using Zabbix 1.8.4
Granted the trigger will stay active - until a new file is created after - nightly log rotation.
Thanks in advance
Comment