]
Gustavo Fernandes updated ISPN-8704:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.2.0.CR2
Resolution: Done
Hot Rod access log is broken
----------------------------
Key: ISPN-8704
URL:
https://issues.jboss.org/browse/ISPN-8704
Project: Infinispan
Issue Type: Bug
Components: REST, Server
Affects Versions: 9.2.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.2.0.CR2
The Hot Rod access log is broken in several ways:
Todo:
- remove the thread name
- only print the remote address, without the initial / and the port
- fix the processing time, and print it only once
- print the request time using an appropriate format: [10/Oct/2000:13:55:36 -0700]
- use a nicer logger category instead of the class name of the logger
- print the user principal