Re: Analysing SOLR logfiles

2010-08-12 Thread Peter Karich
;> - Original Message >> From: Jan Høydahl / Cominvent >> To: solr-user@lucene.apache.org >> Sent: Wed, August 11, 2010 11:14:37 PM >> Subject: Re: Analysing SOLR logfiles >> >> Have a look at www.splunk.com >> >> -- >> Jan Høydahl

Re: Analysing SOLR logfiles

2010-08-12 Thread Rebecca Watson
> > - Original Message > From: Jan Høydahl / Cominvent > To: solr-user@lucene.apache.org > Sent: Wed, August 11, 2010 11:14:37 PM > Subject: Re: Analysing SOLR logfiles > > Have a look at www.splunk.com > > -- > Jan Høydahl, search solution architect >

Re: Analysing SOLR logfiles

2010-08-12 Thread Jay Flattery
Thanks - splunk looks overkill. We're extremely small scale - were hoping for something open source :-) - Original Message From: Jan Høydahl / Cominvent To: solr-user@lucene.apache.org Sent: Wed, August 11, 2010 11:14:37 PM Subject: Re: Analysing SOLR logfiles Have a lo

Re: Analysing SOLR logfiles

2010-08-11 Thread Jan Høydahl / Cominvent
Have a look at www.splunk.com -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Training in Europe - www.solrtraining.com On 11. aug. 2010, at 19.34, Jay Flattery wrote: > Hi there, > > > Just wondering what tools people use to analyse SOLR log files. > > We're lookin

Analysing SOLR logfiles

2010-08-11 Thread Jay Flattery
Hi there, Just wondering what tools people use to analyse SOLR log files. We're looking to do things like extracting common queries, calculating averaging Qtime and hits, returning particularly slow/expensive queries, etc. Would prefer not to code something (completely) from scratch. Thanks