Hi everybody,
I encountered a problem with a item using the key log[].
Agent and server are both 1.8.3.
My item is configured like this:
Type: ZABBIX agent (active)
Key: log["path_log_file",,"UTF-8",100]
Type of Information: Log
Interval: 10 sec
The log can be accessed by all. (777)
In zabbix_agentd.conf, the hostname is the same as in the frontend.
Active checks are enabled:
zabbix_agentd.conf:
#DisableActive=1
But I don't see any data in Latest data.
Does somebody knows how to solve this problem?
Thank you for help.
I encountered a problem with a item using the key log[].
Agent and server are both 1.8.3.
My item is configured like this:
Type: ZABBIX agent (active)
Key: log["path_log_file",,"UTF-8",100]
Type of Information: Log
Interval: 10 sec
The log can be accessed by all. (777)
In zabbix_agentd.conf, the hostname is the same as in the frontend.
Active checks are enabled:
zabbix_agentd.conf:
#DisableActive=1
But I don't see any data in Latest data.
Does somebody knows how to solve this problem?
Thank you for help.
Comment