This seems to be an easy question but we couldn't find it anywhere on internet.
We're using Spring Security 3.2 and we want to be able to print the IP of the remote host whenever we get the spring message:
WARN [org.springframework.web.servlet.PageNotFound] - No mapping found for HTTP request with URI [/page.bla] in DispatcherServlet with name 'XXX'.
How can we possibly do that?