You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Prakhar Kumar <pr...@hotwaxsystems.com> on 2020/04/01 05:23:54 UTC

Request Tracking in Solr

Hello Folks,

I'm looking for a way to track requests in Solr from a
particular user/client. Suppose, I've created a user, say *Client1*, using
the basic authentication/authorization plugin. Now I want to get a count of
the number of requests/queries made by *Client1* on the Solr server.
Looking forward to some valuable suggestions.

P.S. We are using Solr 5.2.1

-- 
Kind Regards,
Prakhar Kumar
Sr. Enterprise Software Engineer

*HotWax Systems*
*Enterprise open source experts*
cell: +91-89628-81820
office: 0731-409-3684
http://www.hotwaxsystems.com

Re: Request Tracking in Solr

Posted by Jason Gerlowski <ge...@gmail.com>.
Hi Prakhar,

Newer versions of Solr offer an "Audit Logging" plugin for use cases
similar to yours.
https://lucene.apache.org/solr/guide/8_1/audit-logging.html

If don't think that's available as far back as 5.2.1 though.  Just
thought I'd mention it in case upgrading is an option.

Best,

Jason

On Wed, Apr 1, 2020 at 2:29 AM Prakhar Kumar
<pr...@hotwaxsystems.com> wrote:
>
> Hello Folks,
>
> I'm looking for a way to track requests in Solr from a
> particular user/client. Suppose, I've created a user, say *Client1*, using
> the basic authentication/authorization plugin. Now I want to get a count of
> the number of requests/queries made by *Client1* on the Solr server.
> Looking forward to some valuable suggestions.
>
> P.S. We are using Solr 5.2.1
>
> --
> Kind Regards,
> Prakhar Kumar
> Sr. Enterprise Software Engineer
>
> *HotWax Systems*
> *Enterprise open source experts*
> cell: +91-89628-81820
> office: 0731-409-3684
> http://www.hotwaxsystems.com