I have several API resources deployed in the WSO2 ESB. In order to monitor the calls they receive Web services exposed in API resources, I would like to show in the log full HTTP header of the request.
I know I can do this parameter by parameter from the HTTP header, but I wonder if there is any way to do this in a unique way.
Thanks.