stderr output of system.run write error log to incorrect log file.
In zbx_popen(), stdout is redirect to item value, but there's no handling for stderr. In this case stderr possibly output error log to rotated log file.
This problem only happens with wait parameter.
- duplicates
-
ZBX-6028 Zabbix agent and server log to deleted logfile
- Closed