Hi all,
I'm trying to make an HTTP API request using a "script item" and then process it using JS, but Zabbix truncates the data it receives to 65 kilobytes.
Is there a solution to bypass this limitation and process the request in its entirety?

I'm trying to make an HTTP API request using a "script item" and then process it using JS, but Zabbix truncates the data it receives to 65 kilobytes.
Is there a solution to bypass this limitation and process the request in its entirety?
Comment