Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.3.0
-
None
-
None
Description
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 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.
Attachments
Issue Links
- duplicates
-
HBASE-24343 Document how to configure the http request log
- Closed