I am trying to monitoring my windows event log by zabbix.
I created an item
Type: zabbix agent (active)
Key: eventlog[Application,,,,,,skip]
but no data are receiving.
In my zabbix agent log, I found that the active check refreshing do not get any key data.
134220.566 In refresh_active_checks() host:'1.1.1.1' port:10051
134220.570 sending [{"request":"active checks","host":"zabbix"}]
134220.572 before read
134220.573 got [{"response":"success","data":[]}]
134220.574 In parse_list_of_checks()
134220.575 End of parse_list_of_checks():SUCCEED
134220.575 End of refresh_active_checks():SUCCEED
Please help
I created an item
Type: zabbix agent (active)
Key: eventlog[Application,,,,,,skip]
but no data are receiving.
In my zabbix agent log, I found that the active check refreshing do not get any key data.
134220.566 In refresh_active_checks() host:'1.1.1.1' port:10051
134220.570 sending [{"request":"active checks","host":"zabbix"}]
134220.572 before read
134220.573 got [{"response":"success","data":[]}]
134220.574 In parse_list_of_checks()
134220.575 End of parse_list_of_checks():SUCCEED
134220.575 End of refresh_active_checks():SUCCEED
Please help