Hello guys!
I will tell you about my case, what I have done, and my problem.
I have to monitor a log in Windows.
The log is already monitored with a template and an item.
In question the configuration of the item is like this:
Name: Folder_Log
Type: Zabbix agent (active)
key: logrt[C:\Folder_Log, [ERR],,,,,,,]
Type of information: Log
Interval: 1m
Custom Interval: Flexible
Timeout: Global
History: Store 7d
I need to set up a trigger in Zabbix to detect a specific line in a log file. When this line appears, I want the trigger to change the severity to HIGH and then automatically close shortly after.
I have tried to build it, but I am not able to get it to do what I need it to do.
Do you know how I could indicate in the trigger that among the errors it has read when a line with that error appears in particular, it appears as High?
Many thanks in advance!
I will tell you about my case, what I have done, and my problem.
I have to monitor a log in Windows.
The log is already monitored with a template and an item.
In question the configuration of the item is like this:
Name: Folder_Log
Type: Zabbix agent (active)
key: logrt[C:\Folder_Log, [ERR],,,,,,,]
Type of information: Log
Interval: 1m
Custom Interval: Flexible
Timeout: Global
History: Store 7d
I need to set up a trigger in Zabbix to detect a specific line in a log file. When this line appears, I want the trigger to change the severity to HIGH and then automatically close shortly after.
I have tried to build it, but I am not able to get it to do what I need it to do.
Do you know how I could indicate in the trigger that among the errors it has read when a line with that error appears in particular, it appears as High?
Many thanks in advance!
Comment