tcp port 8080
. (Replace 8080
with the port on which your application server or services are listening, as appropriate.)http
and press enter to apply.HttpLoggingFilter
web.xml
, before all the other filters.POST
s, it can only be used on Tomcat, and we found its output to be less readable than what you get with the Request Dumper Filter. But if you still want to experiment with the Request Dumper Valve, add the following in server.xml inside :