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

Patson Luk commented on SOLR-16582:
-----------------------------------

Added a PR https://github.com/apache/solr/pull/1735, [~gerlowskija] would u 
mind to see if anything is missing/inaccurate? 

> 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
>          Components: SolrCloud
>    Affects Versions: main (10.0)
>            Reporter: Patson Luk
>            Priority: Major
>          Time Spent: 40m
>  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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to