My zabbix server Version 6.0
The settings are as follows

zabbix_agentd.conf
The following settings have different results:
Result after execution:
If zabbix_agentd.conf is configured, the result is as follows: Accessible only as active check.
If you change the default value of zabbix_agentd.conf to:
1. Log Type = System
2. Server = 192.168.5.243
3. HostnameItem=system.hostname[host]
4. Server Activity = 192.168.5.226,
The result is as follows: EvtQuery channel missing: [0x00003A9F] The specified channel cannot be found.
As a result, the contents of my event log cannot be displayed properly.
How should I fix this problem?
The settings are as follows
zabbix_agentd.conf
The following settings have different results:
Result after execution:
If zabbix_agentd.conf is configured, the result is as follows: Accessible only as active check.
If you change the default value of zabbix_agentd.conf to:
1. Log Type = System
2. Server = 192.168.5.243
3. HostnameItem=system.hostname[host]
4. Server Activity = 192.168.5.226,
The result is as follows: EvtQuery channel missing: [0x00003A9F] The specified channel cannot be found.
As a result, the contents of my event log cannot be displayed properly.
How should I fix this problem?
Comment