Discussion:
Analysing Solr Log Files
deniz
2013-01-09 02:22:48 UTC
Permalink
Hi All,

i want to analyze the solr log file... the thing i want to do is, putting
all the queries coming to the server to a log file, on a daily or hourly
basis, and then running a tool to make analysis like most used field or
queries, the queries which have hits and so on... are there any tools that I
can do this without modifying solr source code? or I need to find a third
party tool or write my own code to process the out put in logs?




-----
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: http://lucene.472066.n3.nabble.com/Analysing-Solr-Log-Files-tp4031746.html
Sent from the Solr - User mailing list archive at Nabble.com.
Otis Gospodnetic
2013-01-09 02:25:43 UTC
Permalink
Deniz,

Look at Sematext Search Analytics service, it does that and a lot more.
It's free. URL below.

Otis
Solr & ElasticSearch Support
http://sematext.com/
Post by deniz
Hi All,
i want to analyze the solr log file... the thing i want to do is, putting
all the queries coming to the server to a log file, on a daily or hourly
basis, and then running a tool to make analysis like most used field or
queries, the queries which have hits and so on... are there any tools that I
can do this without modifying solr source code? or I need to find a third
party tool or write my own code to process the out put in logs?
-----
Zeki ama calismiyor... Calissa yapar...
--
http://lucene.472066.n3.nabble.com/Analysing-Solr-Log-Files-tp4031746.html
Sent from the Solr - User mailing list archive at Nabble.com.
deniz
2013-01-09 02:30:49 UTC
Permalink
thank you Otis

I have used sematext's trial version but it requires sending log files to
another url(correct me if i am wrong :) ), but i need something which could
run on local, something would be triggrered by cronjob or something could be
integrated(somehow) with the admin interface



-----
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: http://lucene.472066.n3.nabble.com/Analysing-Solr-Log-Files-tp4031746p4031748.html
Sent from the Solr - User mailing list archive at Nabble.com.

Loading...