Hi,
I would like to set monitoring logs on Windows,
OS : Windows Sereve 2016
I have confgured zabbix agent active on port 10051, i am using template Windows OS active.
Our logs is in directory
C:\Program Files\Zabbix Agent\Logs\Log-XX.XX.XXXX
Remarks:
Every day a new file is created with a new date and we want Zabbix to monitor on a regular basis.
What i have done: I tried to set new item:
key: logrt["C:\Program Files\Zabbix Agent\Logs\Log-[0-9]{2}.[0-9]{2}.[0-9]{4},ERR"]
I am based on tutorial:
I would be very grateful for help
I would like to set monitoring logs on Windows,
OS : Windows Sereve 2016
I have confgured zabbix agent active on port 10051, i am using template Windows OS active.
Our logs is in directory
C:\Program Files\Zabbix Agent\Logs\Log-XX.XX.XXXX
Remarks:
Every day a new file is created with a new date and we want Zabbix to monitor on a regular basis.
What i have done: I tried to set new item:
key: logrt["C:\Program Files\Zabbix Agent\Logs\Log-[0-9]{2}.[0-9]{2}.[0-9]{4},ERR"]
I am based on tutorial:
I would be very grateful for help
Comment