Re: Request log does not show QTime

2010-06-14 Thread Chris Hostetter
: How do you customize the RequestLog to include the query time, hits, and the RequestLog is a jetty specific log file -- it's only going to know the concepts that Jetty specificly knows about. : Note, I do see this information in log.solr.0, but it also includes the full : query parameters

Re: Request log does not show QTime

2010-06-11 Thread Lance Norskog
Log4j has a nice template system for logging. You might be able to make a logging rule that rips out the query string but prints the rest. On Thu, Jun 10, 2010 at 4:01 PM, R Smith rsm...@gmail.com wrote: How do you customize the RequestLog to include the query time, hits, and other stats. Here

Request log does not show QTime

2010-06-10 Thread R Smith
How do you customize the RequestLog to include the query time, hits, and other stats. Here is my configuration in jetty.xml, but the output does not include any of this information, it looks like this 10.1.38.40 - - [10/06/2010:14:27:05 -0800] POST /solr/select/ HTTP/1.1 200 15010 10.1.38.40 -