Im trying to use this with the gem version v2.0.0
ruby: 2.7.0p0
fluentd: 1.16.2
zabbix: 6.0
PIp3 installed py-zabbix 1.1.7
I start up fluentd -vv, and then shove multiple values to a key, using fluent-cat
nothing gets sent, automatically.
I control-c fluentd, and debug output says it is connecting and sending the values.
No errors shown in the log.
But data not accepted on server, and I dont see any errors on server side logs either :(
meanwhile, I can use pyzabbix from the same machine, to send data to the same zabbix server, same key, with no problems.
Im trying to use this with the gem version v2.0.0
ruby: 2.7.0p0
fluentd: 1.16.2
zabbix: 6.0
PIp3 installed py-zabbix 1.1.7
I start up fluentd -vv, and then shove multiple values to a key, using fluent-cat
nothing gets sent, automatically.
I control-c fluentd, and debug output says it is connecting and sending the values.
No errors shown in the log.
But data not accepted on server, and I dont see any errors on server side logs either :(
meanwhile, I can use pyzabbix from the same machine, to send data to the same zabbix server, same key, with no problems.