-
Problem report
-
Resolution: Unresolved
-
Trivial
-
7.0.4
-
None
-
Ubuntu 22.04.5 LTS amd64
-
S24-W42/43, S24-W48/49, S24-W50/51/52
-
1
Hello! I have a zabbix server 7.0.4.
I try to use zabbix connector to export history values to external system via Vector. It work - history exported, but zabbix write to log many records:
"394926:20241004:234411.713 cannot send data to "http://127.0.0.1:3000/": Server returned empty content".
In zabbix documentation it is normal behaviour ( response without body, only status code verification)
Steps to reproduce:
- Set as connector http server with status_code=200, and without body
- See zabbix_server.log when export started
Result:
See log file
Expected:
Many repeated error lines "cannot send data to "http://127.0.0.1:3000/": Server returned empty content""