Re: Analytics for Solr logs

2020-10-14 Thread Cassandra Targett
While the tool is only included in 8.5 and higher, it will index logs from any version of Solr 7.x or 8.x (and possibly even 6.x). So if you want to use it, you could download Solr 8.5 or higher to your local machine and index your 8.4.1 logs there, or use an 8.5 or higher Docker image. You prob

Re: Analytics for Solr logs

2020-10-14 Thread Zisis T.
Thanks Alexandre, silly me. I though 8.4.1 was recent enough... -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Analytics for Solr logs

2020-10-13 Thread Alexandre Rafalovitch
The tool was introduced in Solr 8.5 and it is in bin/postlogs location. It is quite new. Regards, Alex. On Tue, 13 Oct 2020 at 12:39, Zisis T. wrote: > > I've stumbled upon > https://github.com/apache/lucene-solr/blob/visual-guide/solr/solr-ref-guide/src/logs.adoc > which looks very interesti