Hello,
I'm trying to set the log file location of a windows agent to "c:\Program Files\Zabbix". This doens't seem to work. No problems when I point it to e.g. C:\Zabbix.
Checked the ACL, same as on C:\Zabbix so it isn't a rights problem. My guess is the agent doesn't work with a " " (space) in the folder name. Is this correct/is there a fix for this?
Regards,
Jasper
I'm trying to set the log file location of a windows agent to "c:\Program Files\Zabbix". This doens't seem to work. No problems when I point it to e.g. C:\Zabbix.
Checked the ACL, same as on C:\Zabbix so it isn't a rights problem. My guess is the agent doesn't work with a " " (space) in the folder name. Is this correct/is there a fix for this?
Regards,
Jasper
by using C:\progra~1\Zabbix\zabbix_agentd.log and it works fine. Didn't use quotation marks "".
Comment