Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.5.1
-
Fix Version/s: 1.7.6
-
Component/s: Logging and Auditing
-
Labels:None
-
Rank:0|ii1mva:i
Description
Currently the access log includes a timestamp, user name, originating IP address, HTTP method, and the request target (which could be a URL, action, screen). We often need to know how the user actually made the request, which can be determined (for the most part) from the User-Agent header of the request, but can only do this by cross-referencing the request with the front-end proxy.
Streamline the AccessLogger log methods and add the User-Agent header where possible.
Attachments
Issue Links
- relates to
-
XNAT-5971 Correct access.log order standardization
-
- Closed
-