-
Change Request
-
Resolution: Fixed
-
Minor
-
2.2.14, 3.0.4, 3.2.0alpha1
-
None
Currently the maximum length of data that could be send by zabbix_sender when using file input is limited to 64kb. This might not enough for LLD data. The maximum lentgh of data accepted by server is 128mb, so there is no need to truncate it to 64kb when sending with zabbix_sender.