Nick Dimiduk created HBASE-24366:
------------------------------------

             Summary: Document how to move WebUI access log entries to a 
separate log file
                 Key: HBASE-24366
                 URL: https://issues.apache.org/jira/browse/HBASE-24366
             Project: HBase
          Issue Type: Task
          Components: master, regionserver
    Affects Versions: 2.3.0
            Reporter: Nick Dimiduk


I've noticed that after a recent commit, we now have webui access log lines 
going into our service log file. The log entires are going to a logger called 
{{http.requests.regionserver}}, and after the preamble of timestamp, log level, 
logger, they appear to be conformant to the 
[CLF|https://en.wikipedia.org/wiki/Common_Log_Format] specification. Tools 
designed for parsing http logs usually expect to have just the CLF entries, and 
not need preprocessing.

We should document how to configure the service to log these entries into a 
separate log file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to