[ 
https://issues.apache.org/jira/browse/HADOOP-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757922#comment-13757922
 ] 

Jonathan Eagles commented on HADOOP-8704:
-----------------------------------------

Good comment, Alejandro. Initially, I started with something similar to what 
you are talking about. See 
[https://issues.apache.org/jira/secure/attachment/12600275/HADOOP-8704.patch]. 
Once I began testing the components, i found it a little unwieldy since it tied 
the appender class to the runtime environment. Let me see what i would look 
like to embed that logic inside the NCSARequestLogAppender constructor and see 
if we can get the best of both worlds without the complexity of a factory class.

                
> add request logging to jetty/httpserver
> ---------------------------------------
>
>                 Key: HADOOP-8704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8704
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 0.23.3, 2.0.0-alpha
>            Reporter: Thomas Graves
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-8704.patch, HADOOP-8704.patch, HADOOP-8704.patch, 
> HADOOP-8704.patch
>
>
> We have been requested to log all the requests coming into Jetty/HttpServer 
> for security and auditing purposes. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to