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

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

[~gerlowskija] thanks for following up! I checked and it appears first in 
branch 9.2. 
https://github.com/apache/solr/blob/branch_9_2/solr/core/src/java/org/apache/solr/core/SolrCore.java#L2897

I can totally take a stab at adding docs probably at this page? 
https://solr.apache.org/guide/solr/latest/deployment-guide/configuring-logging.html
 . It might take me some time cause it's my first time modifying the docs ;)

> 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: 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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to