I have a multi-step web scenario, but one of the steps is producing a 500 error. It's JSON POST step, using variables from a previous step, so plenty of opportunity for things to go wrong. I don't see any way to diagnose what exactly is happening however.
Is there any way for Zabbix to either record the cURL requests it is making, or log the result if it is a 500 Error? I'm running the latest 3.2 code.