from 'zbxlog_config.txt.example':
# minimum number of seconds between two connections to zabbix server
zabbix_delay=30
Why is it necessary? Even if you are, then the default value 30 - is too great. The default should be 1 or 0.
Also i propose rename "zbxlog_dbconf.example" to "zbxlog_db.conf.example"
and "zbxlog_config.txt.example" to "zbxlog.conf.example"
if agreed - need to tweak the source code, respectively.
And why they do two? We must unite in a single file.
# minimum number of seconds between two connections to zabbix server
zabbix_delay=30
Why is it necessary? Even if you are, then the default value 30 - is too great. The default should be 1 or 0.
Also i propose rename "zbxlog_dbconf.example" to "zbxlog_db.conf.example"
and "zbxlog_config.txt.example" to "zbxlog.conf.example"
if agreed - need to tweak the source code, respectively.
And why they do two? We must unite in a single file.

.
Comment