Hi,

I need to log HTTP payload content for debugging purposes. Following are my
findings:

1. Using HTTP message content Access Log Valve [1] and Extended Access Log
Valve [2]
          But it does not provide functionality to log HTTP payload

2. Then I tried by changing  *org.apache.coyote.level=FINE*
         With this it logs the entire HTTP request (header + payload). But
does not log response

Since in my 2nd method it logged the request, Is it possible to log
response also?

[1]
https://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Access_Log_Valve
[2]
https://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Extended_Access_Log_Valve

Thanks,
Milinda

-- 
* "please consider our environment before printing this e-mail"*

Reply via email to