You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/20 07:35:00 UTC

[jira] [Commented] (SOLR-16582) Add marker to request logging of SolrCore#execute

    [ https://issues.apache.org/jira/browse/SOLR-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649609#comment-17649609 ] 

ASF subversion and git services commented on SOLR-16582:
--------------------------------------------------------

Commit c3bb66e3ac22f19028d54a8962c85c0d7f5ba1c2 in solr's branch refs/heads/main from patsonluk
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c3bb66e3ac2 ]

SOLR-16582: Allow configuration of solrcore response logging by path (#1229)



> Add marker to request logging of SolrCore#execute
> -------------------------------------------------
>
>                 Key: SOLR-16582
>                 URL: https://issues.apache.org/jira/browse/SOLR-16582
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: main (10.0)
>            Reporter: Patson Luk
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Logs can somethings be a bit too noisy on SolrCore#execute which prints info on each response. 
> In our usage, `/get` and `/replication` are too verbose that we want to skip logging those 2 while keeping response logging for rest of the requests.
> It would be nice to add a "marker" with the path of the request so that user can tune logging behavior per request handler (path).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org