Elek, Marton created HDDS-445: --------------------------------- Summary: Create a logger to print out all of the incomming requests Key: HDDS-445 URL: https://issues.apache.org/jira/browse/HDDS-445 Project: Hadoop Distributed Data Store Issue Type: Sub-task Environment: For the Http servier of HDDS-444 we need an option to print out all the HttpRequests (header + body).
To create a 100% s3 compatible interface, we need to test it with multiple external tools (such as s3cli). While mitmproxy is always our best friend, to make it more easier to identify the problems we need a method to log all the incoming requests with a logger which could be turned on. Most probably we already have such kind of filter in hadoop/jetty the only thing what we need is to configure it. Reporter: Elek, Marton -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org