Is there a way to Log request.headers in AEM CS Dispatcher?
Hi everyone!
I'm trying to get the client request headers logged in AEM CS dispatcher on a development environment for debugging purposes. For this, I've gone through the documentation form Adobe which states that the variable: DISP_LOG_LEVEL needs to be adjusted to "Debug" (it can also be changed to Trace1-8) but Adobe documentation states that max verbosity level is debug and trace is not supported) in global.vars config file of dispatcher module. With this change, I can see the response headers in httpderror log, however I cannot see the request.headers.
Is there a way to activate request.headers logged in AEM CS Dispatcher logs?
I've read this documentation:
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/logging#configuring-the-dispatcher-error-log