On 03/05/13 18:55, Rob Vesse wrote:
Andy - As a HTTP server does Jetty not have the ability to produce
traditional request logs?
I'm going by:
http://wiki.eclipse.org/Jetty/Tutorial/RequestLog
seems to be NCSA format (extended form?) - don't know how configurable
the log format is.
Might this simply be a case of needing to configure this feature on? If
so then this would avoid polluting the main Fuseki log with that
information while still giving users the information they want in a
separate log
Ideally, yes. NCSARequestLog.setPreferProxiedForAddress looks right.
Odd there isn't a pattern based log format but maybe I just missed it.
Someone want to try it?
Andy
Rob