hi there , i've been struggling with monitor log files with zabbix 3.4 installed on centos 7
simply i'm trying to monitor more than log file located on windows machine i want to be alerted whenever a string shows up such as the below
String 1 : Provider Error : Service not...
Search Result
Collapse
5 results in 0.0028 seconds.
Keywords
Members
Tags
-
can't monitor log file
-
Log Monitoring
Hello I am new to Zabbix Monitoring and I am running into roubles with getting zabbix to monitor the /var/log/messages log file and looking a specific keywords than trigger when those keywords are outputted into the log file. Zabbix than triggers than send an email. But everytime I cannot seem to get... -
Log file trigger
Hello there
I'm working on log file monitoring. I did get the log working however i have one problem with a trigger i want to make.
This is my item
log[C:\Users\*\Desktop\TestLogFile.log]
And i want to create a trigger for this item
currently... -
Log line content inside alert email
Hi,
I use regexp trigger to capture critical errors in log file. Trigger works fine.
It is possible to include in alert email also log line which caused trigger to fire off? -
Monitoring LOG file, not returning OK
Dear all,
I've been fighting with this issue for a while, so hopefully someone can help me.
The situation is as follows:
I have two Linux servers which to synchronize some folders every night. The sync information is written to a log file: sync.log. That's all working fine....