Hi Daniel,
On Tue, Jul 9, 2013 at 7:06 PM, Daniel Mikusa wrote:
> On Jul 9, 2013, at 8:42 AM, Supun Malinga wrote:
>
> > Hi guys,
> >
> > I have a requirement to monitor http request/response logs. We have a
> > embedded Tomcat 7. Could you please point out the options available to do
> > this?
On Jul 9, 2013, at 8:42 AM, Supun Malinga wrote:
> Hi guys,
>
> I have a requirement to monitor http request/response logs. We have a
> embedded Tomcat 7. Could you please point out the options available to do
> this?.
How about the ExtendedAccessLogValve or RequestDumperFilter?
https://tomcat
Hi guys,
I have a requirement to monitor http request/response logs. We have a
embedded Tomcat 7. Could you please point out the options available to do
this?.
I'm already aware of the Access Log Valve [1]. But it can only log separate
request headers and query params of the request body..
Would l